mirror of
https://github.com/nextcloud/server.git
synced 2026-03-20 17:43:15 -04:00
remove min-width rule to fix mobile views
This commit is contained in:
parent
2bdd014f83
commit
072ef7f010
1 changed files with 0 additions and 3 deletions
|
|
@ -65,9 +65,6 @@
|
|||
top: 44px;
|
||||
width: 100%;
|
||||
}
|
||||
#filestable, #controls {
|
||||
min-width: 680px;
|
||||
}
|
||||
#filestable tbody tr { background-color:#fff; height:2.5em; }
|
||||
#filestable tbody tr:hover, tbody tr:active {
|
||||
background-color: rgb(240,240,240);
|
||||
|
|
|
|||
Loading…
Reference in a new issue