mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-22 08:45:16 +02:00
- Fixed ugly css bug.
This commit is contained in:
@@ -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,*/
|
||||
|
||||
Reference in New Issue
Block a user