This website works better with JavaScript.
Home
Explore
Help
Sign In
Sugoimusic
/
Frontend
Watch
2
Star
0
Fork
1
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix navbar dropdown position in Firefox ESR
test
spaghetti
7 years ago
committed by
Tomochin
parent
7b68ba982d
commit
456da8eafa
2 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
static/styles/beluga/style.css
+1
-0
static/styles/genaviv/style.css
+ 1
- 0
static/styles/beluga/style.css
View File
@@ -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
View File
@@ -1207,6 +1207,7 @@ td {
width: 100%;
z-index: 99999;
margin-top: 14px;
left: 0;
}
#nav_links > #links_menu {
width: 120px;
Write
Preview
Loading…
Cancel
Save