mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 14:23:17 -04:00
Fix mobile view
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
ab751277a1
commit
bd18349f46
1 changed files with 0 additions and 5 deletions
|
|
@ -61,11 +61,6 @@ table td.filename .nametext .innernametext {
|
|||
max-width: 50%;
|
||||
}
|
||||
|
||||
/* ellipsis on user names in share sidebar, less on mobile */
|
||||
#shareWithList .username {
|
||||
max-width: 80px !important;
|
||||
}
|
||||
|
||||
/* proper notification area for multi line messages */
|
||||
#notification-container {
|
||||
display: -webkit-box;
|
||||
|
|
|
|||
Loading…
Reference in a new issue