fix: useless styles deleted

This commit is contained in:
gaelle morin
2021-05-13 16:05:28 +02:00
parent 8c4979b6c6
commit e513c20994
7 changed files with 8 additions and 23 deletions

View File

@ -1,3 +1,3 @@
#admin-projects hubl-admin-project-join-button>solid-form>form>div>input[type=submit] {
line-height: 1.5;
#admin-projects hubl-admin-project-join-button>solid-form>form {
vertical-align: bottom;
}

View File

@ -106,15 +106,8 @@ hubl-menu-empty+hubl-menu-empty {
}
}
.reset-button button {
border: none;
cursor: pointer;
background: transparent;
}
.submit-button {
float: right;
margin-top: 10px;
button {
line-height: 1;

View File

@ -257,14 +257,6 @@ nav#main__menu {
padding-top: 5px;
button {
background: none;
border: none;
cursor: pointer;
display: inline-block;
padding: 0;
vertical-align: middle;
user-select: none;
text-decoration: none;
&::before {
font-size: 18px;