Skip to content

Commit c2eacdc

Browse files
committed
[UI] remove language spacing overrides of nav menuitems
closes hestiacp#785
1 parent 26b377f commit c2eacdc

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

web/css/styles.min.css

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -861,32 +861,6 @@ a {
861861
color: #fff;
862862
}
863863

864-
865-
.lang-ua .l-menu__item a,
866-
.lang-nl .l-menu__item a,
867-
.lang-fr .l-menu__item a,
868-
.lang-ru .l-menu__item a {
869-
padding: 11px 18px;
870-
}
871-
.lang-el .l-menu__item a,
872-
.lang-tr .l-menu__item a {
873-
padding: 11px 15px;
874-
}
875-
.lang-ar .l-menu__item a {
876-
padding: 11px 11px;
877-
}
878-
.lang-ar .l-menu__item a {
879-
line-height: 35px;
880-
}
881-
882-
.lang-de .l-menu__item a {
883-
padding: 11px 12px;
884-
}
885-
886-
.lang-tw .l-menu__item a {
887-
padding: 13px 18px;
888-
}
889-
890864
.l-profile {
891865
overflow: hidden;
892866
float: right;

0 commit comments

Comments
 (0)