- Fixed ugly css bug.

This commit is contained in:
Gunther Brunner
2014-03-28 19:48:34 +09:00
parent 2100924df4
commit 6638da01a6
4 changed files with 51 additions and 138 deletions

View File

@@ -310,8 +310,9 @@ svg {
/* For se7en bootstrap */
.btn [class^="fa"], .btn[class*="fa"] {
margin-right: 0;
.btn [class^="fa"],
.btn [class*="fa"] {
margin-right: 0 !important;
}
/*.btn [class^="fa"]+span i,*/