diff options
Diffstat (limited to 'hyperkitty/static/libs/bootstrap/bootstrap.css')
-rw-r--r-- | hyperkitty/static/libs/bootstrap/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperkitty/static/libs/bootstrap/bootstrap.css b/hyperkitty/static/libs/bootstrap/bootstrap.css index 4da7f6d..8ab3cef 100644 --- a/hyperkitty/static/libs/bootstrap/bootstrap.css +++ b/hyperkitty/static/libs/bootstrap/bootstrap.css @@ -2249,7 +2249,7 @@ table th[class*="span"], width: 14px; height: 14px; margin-top: 1px; - margin-right: .3em; + *margin-right: .3em; line-height: 14px; vertical-align: text-top; background-image: url("../img/glyphicons-halflings.png"); |