mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Fix header menu background in IE8
This commit is contained in:
parent
7896b866df
commit
324075bc78
1 changed files with 1 additions and 0 deletions
|
|
@ -129,6 +129,7 @@
|
|||
max-height: 85%;
|
||||
margin-top: 0;
|
||||
padding-bottom: 10px;
|
||||
background-color: #24282F;
|
||||
background-color: rgba(36, 40, 47, .97);
|
||||
border-bottom-right-radius: 7px;
|
||||
box-shadow: 0 0 7px rgba(29,45,68,.97);
|
||||
|
|
|
|||
Loading…
Reference in a new issue