1
0
mirror of https://github.com/flarum/core.git synced 2025-07-15 22:06:24 +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 d1dfa758e4
commit 649851d356

View File

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