css: remove main action underline

This commit is contained in:
Thomas Gelf 2015-12-15 14:52:48 +01:00
parent 94456f90ff
commit 1a76bc0b1f
1 changed files with 1 additions and 0 deletions

View File

@ -162,6 +162,7 @@ ul.main-actions {
color: #666;
font-weight: bold;
display: block;
text-decoration: none;
&:hover {
background-color: #666;