Fix the 'New' button icon in the toolbar

pull/1/head
yflory 2017-12-11 14:50:01 +01:00
parent 362104ec09
commit 4e46d0daa5
2 changed files with 1 additions and 2 deletions

View File

@ -97,7 +97,6 @@
}
input[type="radio"] + label {
.tools_unselectable();
padding: 15px;
display: inline-flex;
align-items: center;
justify-content: center;

View File

@ -568,7 +568,7 @@
width: 64px;
font-size: 1em;
color: inherit;
height: auto;
height: 64px;
padding: 0px;
margin: 0;
&::before {