This website works better with JavaScript.
首頁
探索
說明
登入
herbert
/
Frontend
複製自
Sugoimusic/Frontend
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
Fix navbar dropdown position in Firefox ESR
master
spaghetti
7 年之前
committed by
Tomochin
父節點
7b68ba982d
當前提交
456da8eafa
共有
2 個文件被更改
,包括
2 次插入
和
0 次删除
分割檢視
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
查看文件
@@ -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
查看文件
@@ -1207,6 +1207,7 @@ td {
width: 100%;
z-index: 99999;
margin-top: 14px;
left: 0;
}
#nav_links > #links_menu {
width: 120px;
Write
Preview
Loading…
取消
儲存