diff options
author | Aurélien Bompard <aurelien@bompard.org> | 2013-01-31 23:37:09 +0100 |
---|---|---|
committer | Aurélien Bompard <aurelien@bompard.org> | 2013-02-01 16:37:23 +0100 |
commit | 0e944bed0d2f1774c2da52184ac30ab95dd8a11c (patch) | |
tree | 09d7cc08c91181580bc809b1aba7108805e711a0 /hyperkitty/static/libs | |
parent | 238d19f7e09bfa754f4b91622f1c34d08f2ef26d (diff) | |
download | hyperkitty-0e944bed0d2f1774c2da52184ac30ab95dd8a11c.tar.gz hyperkitty-0e944bed0d2f1774c2da52184ac30ab95dd8a11c.tar.xz hyperkitty-0e944bed0d2f1774c2da52184ac30ab95dd8a11c.zip |
Inline replies
Diffstat (limited to 'hyperkitty/static/libs')
-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"); |