mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 05:44:07 -07:00
Fixes for FM
This commit is contained in:
parent
ec43524083
commit
5d070fc9a5
13 changed files with 274 additions and 1489 deletions
|
@ -556,11 +556,12 @@ input[type="checkbox"] {
|
|||
.menu div.button { display: none; }
|
||||
.menu div.button.medium,
|
||||
.menu div.button.small { display: inline-block; }
|
||||
.listing li .filename-holder { max-width: 20%; }
|
||||
}
|
||||
|
||||
@media (max-width: 1080px) {
|
||||
.listing li .filename-holder { max-width: 36%; }
|
||||
.listing li .owner { display: none; }
|
||||
.listing li .mode { display: none; }
|
||||
}
|
||||
|
||||
@media (max-width: 890px) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue