mirror of
https://github.com/mwalbeck/nextcloud-breeze-dark.git
synced 2025-07-25 02:51:22 +00:00
remove margin top fix between nav and controls
This commit is contained in:
parent
4be2e03eba
commit
1e009b8588
2 changed files with 0 additions and 7 deletions
core/css
|
@ -66,10 +66,6 @@
|
|||
background-color: $background-normal;
|
||||
}
|
||||
|
||||
#app-navigation + #app-content #controls {
|
||||
margin-top: 1px;
|
||||
}
|
||||
|
||||
/* Breadcrumbs -------------------------------------------------------------- */
|
||||
|
||||
div.crumb a, div.crumb > span {
|
||||
|
|
|
@ -686,9 +686,6 @@ input[type="button"] {
|
|||
#controls {
|
||||
background-color: #31363b; }
|
||||
|
||||
#app-navigation + #app-content #controls {
|
||||
margin-top: 1px; }
|
||||
|
||||
/* Breadcrumbs -------------------------------------------------------------- */
|
||||
div.crumb a, div.crumb > span {
|
||||
color: #bdc3c7; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue