Limit rule so that it is only applied on the left top menu where it is needed

pull/6138/head
Henriette Dinger 7 years ago
parent f2ec128cff
commit 5ec3b12248
  1. 2
      app/assets/stylesheets/layout/_top_menu.sass

@ -67,7 +67,7 @@
position: relative
li.drop-down,
li.help-menu--overridden-link,
.accessibility-mode & li
.accessibility-mode & #account-nav-left li
float: left
list-style-type: none
white-space: nowrap

Loading…
Cancel
Save