Parcourir la source

Fix navbar dropdown position in Firefox ESR

test
spaghetti il y a 7 ans
committed by Tomochin
Parent
révision
456da8eafa
2 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. +1
    -0
      static/styles/beluga/style.css
  2. +1
    -0
      static/styles/genaviv/style.css

+ 1
- 0
static/styles/beluga/style.css Voir le fichier

@@ -322,6 +322,7 @@ p.min_padding {
background: #509599;
margin-top: 50px;
z-index: 99999;
left: 0;
}

#menu > ul > .nav_dropdown:hover {


+ 1
- 0
static/styles/genaviv/style.css Voir le fichier

@@ -1207,6 +1207,7 @@ td {
width: 100%;
z-index: 99999;
margin-top: 14px;
left: 0;
}
#nav_links > #links_menu {
width: 120px;


Chargement…
Annuler
Enregistrer