forked from ZenBrowserMirrors/zen-desktop
Adjust top positioning in compact mode styles for improved alignment
This commit is contained in:
parent
32d89fe611
commit
5a5440813e
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
border-top-width: 1px;
|
border-top-width: 1px;
|
||||||
|
|
||||||
top: 1px;
|
top: -1px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue