mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 23:03:00 -04:00
adjust controls bar position for removed nav bar
This commit is contained in:
parent
35308f5b09
commit
e2e05c4798
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@
|
|||
* to be more flexible / relative
|
||||
*/
|
||||
#body-user .app-files #controls {
|
||||
left: 310px; /* main nav bar + sidebar */
|
||||
left: 230px; /* sidebar width */
|
||||
position: fixed;
|
||||
padding-left: 0px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue