css compat nc11/nc12

merge-requests/1/head
Julien Veyssier 2017-05-05 00:35:36 +02:00
parent 5acc34570f
commit d45aa4ca91
1 changed files with 4 additions and 7 deletions

View File

@ -796,13 +796,6 @@ h2.popupTitle{
color: red;
}
select#loadtypeselect{
float: right;
}
#loadFolderButton{
float: left;
}
#saveButton {
width: 100%;
}
@ -861,3 +854,7 @@ div#logofolder{
grid-column: 1;
grid-row: 1/3;
}
div#ho button {
padding: 0px;
min-height: 32px;
}