瀏覽代碼

Make navigation dropdown click area larger

It now fills the entire row, instead of just the text/icon.
Joshua Gigg 9 年之前
父節點
當前提交
639cdca5df
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/Packagist/WebBundle/Resources/public/css/main.css

+ 1 - 0
src/Packagist/WebBundle/Resources/public/css/main.css

@@ -200,6 +200,7 @@ strong {
 .navbar .nav > .nav-user > section a {
     color: #fff;
     text-decoration: none;
+    display: block;
 }
 
 .navbar .nav > .nav-user > section:hover {