mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
Separate a new span for the title because angular-gettext-tools text scrapper is not smart enough.
This commit is contained in:
@@ -48,13 +48,11 @@
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.stf-menu .stf-nav > li > a > span {
|
||||
.stf-menu .stf-nav > li > a > span.fa {
|
||||
display: inline-block;
|
||||
float: left;
|
||||
margin: 8px 8px 0 0;
|
||||
font-size: 28px;
|
||||
/*width: 28px;*/
|
||||
/*height: 28px;*/
|
||||
}
|
||||
|
||||
.stf-menu .stf-nav > li > a > span.fa-mobile {
|
||||
|
||||
Reference in New Issue
Block a user