Skip to content
Snippets Groups Projects
Commit e1910e1a authored by Antodias's avatar Antodias
Browse files

moar fixes for menu indicator

parent fe50ecd6
No related branches found
No related tags found
No related merge requests found
......@@ -178,13 +178,13 @@ ul.menu {
ul.menu li {
display: inline-block;
margin: 0 10px 0;
padding: 0 5px 0;
padding: 0;
border-bottom: 3px solid transparent;
}
ul.menu li a {
display: inline-block;
padding: 15px 5px 12px;
padding: 15px 10px 12px;
cursor: pointer;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment