Skip to content
Snippets Groups Projects
Commit 710d3f13 authored by Alessandro Cosentino's avatar Alessandro Cosentino
Browse files

followup of #4032 - makes the settings-button bigger and adds again padding at...

followup of #4032 - makes the settings-button bigger and adds again padding at bottom of app-navigation
parent 59e4ff7d
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@
-moz-box-sizing: border-box; box-sizing: border-box;
background-color: #f8f8f8;
border-right: 1px solid #ccc;
padding-bottom: 44px;
}
#app-navigation > ul {
height: 100%;
......@@ -192,7 +193,7 @@
.settings-button {
display: block;
height: 32px;
height: 44px;
width: 100%;
padding: 0;
margin: 0;
......
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