layout fix

This commit is contained in:
Oleg Sinizin
2021-09-02 13:49:48 +03:00
parent 0c02148cb8
commit f8f9e9cff0
2 changed files with 1 additions and 7 deletions

View File

@ -235,12 +235,6 @@
}
}
@media (max-width: 1080px) and (min-width: 890px) {
.firstContentCellViewers {
margin-left: auto;
}
}
@media (max-width: 986px) and (min-width: 890px) {
.tableHeader {
width: 75%;

View File

@ -762,7 +762,7 @@ html {
}
.firstContentCellViewers {
margin-left: 0;
margin-left: auto;
}
.tableHeaderCellDownload{
width: 12%;