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

docs layout and alignment refinement

This commit is contained in:
Mark Otto
2013-08-18 01:23:45 -07:00
parent 1e0453f825
commit f2e35bf702
5 changed files with 220 additions and 267 deletions

View File

@@ -2324,6 +2324,9 @@ input[type="button"].btn-block {
}
.glyphicon {
position: relative;
top: 2px;
display: inline-block;
font-family: 'Glyphicons Halflings';
-webkit-font-smoothing: antialiased;
font-style: normal;

File diff suppressed because one or more lines are too long