mirror of
https://github.com/flarum/core.git
synced 2025-07-16 22:31:18 +02:00
Remove header bottom border (#2489)
This commit is contained in:
@@ -231,7 +231,8 @@
|
|||||||
.header-background();
|
.header-background();
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
border-bottom: 0;
|
||||||
|
|
||||||
.affix & {
|
.affix & {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user