Separate a new span for the title because angular-gettext-tools text scrapper is not smart enough.

This commit is contained in:
Gunther Brunner
2015-07-28 18:03:55 +09:00
parent 83005916ca
commit afd20491be
2 changed files with 4 additions and 6 deletions

View File

@@ -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 {