Pārlūkot izejas kodu

Make navigation dropdown click area larger

It now fills the entire row, instead of just the text/icon.
Joshua Gigg 9 gadi atpakaļ
vecāks
revīzija
639cdca5df

+ 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 {