1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 13:40:20 +02:00

Remove header bottom border (#2489)

This commit is contained in:
Sami Mazouz
2020-12-09 01:15:14 +01:00
committed by GitHub
parent 1e89aa3f0f
commit aaa2f3c3a3

View File

@@ -231,7 +231,8 @@
.header-background();
padding: 8px;
position: absolute;
border-bottom: 0;
.affix & {
position: fixed;
}