mirror of
https://github.com/flarum/framework.git
synced 2024-11-29 21:11:55 +08:00
Remove header bottom border (#2489)
This commit is contained in:
parent
1e89aa3f0f
commit
aaa2f3c3a3
|
@ -231,6 +231,7 @@
|
||||||
.header-background();
|
.header-background();
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
border-bottom: 0;
|
||||||
|
|
||||||
.affix & {
|
.affix & {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user