diff options
author | Aurélien Bompard <aurelien@bompard.org> | 2013-02-04 17:27:40 +0100 |
---|---|---|
committer | Aurélien Bompard <aurelien@bompard.org> | 2013-02-04 17:27:40 +0100 |
commit | cec92b8f26a8149b8eb1fe831a036704cb20d5d6 (patch) | |
tree | 5f2049c3124c0d1b91374fd669b0c1b32ab34f8d /hyperkitty/static/libs/bootstrap/bootstrap.css | |
parent | 0746b9db3c828b90885d81ce64bbd33fe03c8a26 (diff) | |
parent | f6a642a52e05f44f7131dfd182e707d6f1fe6e7e (diff) | |
download | hyperkitty-cec92b8f26a8149b8eb1fe831a036704cb20d5d6.tar.gz hyperkitty-cec92b8f26a8149b8eb1fe831a036704cb20d5d6.tar.xz hyperkitty-cec92b8f26a8149b8eb1fe831a036704cb20d5d6.zip |
Merge branch 'posting'
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 8ab3cef..4da7f6d 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"); |