2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-12 21:10:47 +08:00

FIX: d-header in common is z-index: 1001

This commit is contained in:
Robin Ward 2017-10-03 14:31:25 -04:00
parent 4fbe4218c4
commit 4b7256d2e4

View file

@ -4,7 +4,6 @@

.d-header {
left: 0;
z-index: 1000;
padding-top: 3px;
height: 60px;
.d-icon-home {