diff options
Diffstat (limited to 'less')
| -rw-r--r-- | less/glyphicons.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/glyphicons.less b/less/glyphicons.less index 2eb07876b..0e0ba986c 100644 --- a/less/glyphicons.less +++ b/less/glyphicons.less @@ -20,7 +20,7 @@ // Catchall baseclass .glyphicon { position: relative; - top: 2px; + top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; |
