diff options
| author | Mark Otto <[email protected]> | 2013-08-18 01:23:45 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-08-18 01:23:45 -0700 |
| commit | f2e35bf7027e8274e28e46b41efb93f4c03184eb (patch) | |
| tree | d0881f56d806cf9bdd78b511af418517742580ed /dist/css/bootstrap.css | |
| parent | 1e0453f825cb7d6e14807b121210a594f242bc35 (diff) | |
| download | bootstrap-f2e35bf7027e8274e28e46b41efb93f4c03184eb.tar.xz bootstrap-f2e35bf7027e8274e28e46b41efb93f4c03184eb.zip | |
docs layout and alignment refinement
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 28e804bcd..80cb9b72e 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -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; |
