bootstrap recompiled with base font size 12px

This commit is contained in:
Ezequiel Bergamaschi
2014-03-12 01:41:36 -03:00
parent e8e5954cea
commit d830fd6f33
13 changed files with 421 additions and 471 deletions

View File

@@ -6,7 +6,6 @@
@body-width: 1050px;
@font-family: "Lucida Grande","Arial","Helvetica","Verdana","sans-serif";
@base-font-size: 11px;
@base-margin: 10px;
@base-padding: @base-margin;
@@ -19,10 +18,7 @@
width: 90%;
height: 35px;
}
.filterList li a {
height: inherit;
font-size: 13px;
}
.filterList {
width: 108%;
}