Skip to content
Snippets Groups Projects
Commit b04ce9a6 authored by Jake's avatar Jake
Browse files

fixed menu width

parent da8cd237
No related branches found
No related tags found
No related merge requests found
......@@ -123,6 +123,8 @@ body > header label {
border-bottom: 0.1em solid #336;
transition: background-color 0.1s, border 0.1s;
width: 100%;
padding-left: auto;
padding-right: auto;
}
body > header label:hover {
background-color: #e6e6e6;
......
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