Преглед изворни кода

fix(ext_toolbar): position of authentication popup

master
hristoterezov пре 8 година
родитељ
комит
c3b4ecbbd8
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4
    0
      css/_login_menu.scss

+ 4
- 0
css/_login_menu.scss Прегледај датотеку

@@ -45,6 +45,10 @@ span.authentication:hover ul.loginmenu, ul.loginmenu:hover {
45 45
     display:block !important;
46 46
 }
47 47
 
48
+span.authentication {
49
+    position: relative;
50
+}
51
+
48 52
 a.disabled {
49 53
     color: gray !important;
50 54
     pointer-events: none;

Loading…
Откажи
Сачувај