Replace translate filter and retrieve tooltip text from strings file

This commit is contained in:
Marliana Lara
2017-09-19 10:26:58 -04:00
parent 5c108bfa1b
commit 9b7eb52772
4 changed files with 8 additions and 8 deletions

View File

@@ -96,6 +96,8 @@
.at-Layout-sideNavItem {
display: flex;
cursor: pointer;
text-transform: uppercase;
> i.fa {
padding-left: 20px;
@@ -132,7 +134,6 @@
justify-content: flex-start;
align-items: center;
padding-right: @at-padding-between-side-nav-icon-text;
text-transform: uppercase;
}
+ .at-Layout-main {