Skip to content
Snippets Groups Projects
Commit 950ef366 authored by Elmar Ludwig's avatar Elmar Ludwig
Browse files

set button width to 100%, fixes #858

parent 0468573d
No related branches found
No related tags found
No related merge requests found
......@@ -191,14 +191,14 @@ div#sidebar-navigation {
}
.link-form {
display: inline-block;
button {
background: transparent;
border: 0;
color: $base-color;
margin: 0;
padding: 0;
text-align: left;
width: 100%;
&:hover {
color: $active-color;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment