1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 16:50:00 +02:00

Add -moz-osx-font-smoothing

This commit is contained in:
Zlatan Vasović
2013-10-28 09:59:24 +01:00
parent 30127a4296
commit f9eec5b60a
3 changed files with 6 additions and 1 deletions

View File

@@ -265,6 +265,9 @@ table {
h3 {
page-break-after: avoid;
}
select {
background: #fff !important;
}
.navbar {
display: none;
}
@@ -2611,6 +2614,7 @@ input[type="button"].btn-block {
font-style: normal;
font-weight: normal;
line-height: 1;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon:empty {