mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 02:00:51 -04:00
fix sidebar tab headers margin
This commit is contained in:
parent
fa912b43ae
commit
923890ea74
1 changed files with 1 additions and 0 deletions
|
|
@ -600,6 +600,7 @@ em {
|
|||
|
||||
/* generic tab styles */
|
||||
.tabHeaders {
|
||||
display: inline-block;
|
||||
margin: 15px;
|
||||
}
|
||||
.tabHeaders .tabHeader {
|
||||
|
|
|
|||
Loading…
Reference in a new issue