Remove unused style

pull/5742/merge
Aleksander Machniak 7 years ago
parent 205ea5d0c2
commit 3d3a21492d

@ -24,11 +24,6 @@ a.button {
text-decoration: none;
}
.header > .buttons > input.button {
padding: .3em .8em;
font-size: 1em;
}
/* font-icons */

@ -324,8 +324,7 @@ html.layout-phone {
.form-control-plaintext,
label.col-form-label {
padding-top: .375rem;
padding-bottom: .375rem;
padding: .375rem .375rem .375rem 0;
}
}

Loading…
Cancel
Save