Skip to content

Commit ff418d7

Browse files
committed
Inline the banner at all times
1 parent 4cf08ee commit ff418d7

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

pkg/web_css/lib/src/_base.scss

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -407,19 +407,6 @@ pre {
407407
}
408408

409409
z-index: 1000;
410-
411-
position: absolute;
412-
left: 0px;
413-
right: 0px;
414-
}
415-
416-
.page-standalone .announcement-banner {
417-
position: initial;
418-
419-
&.dismissed {
420-
display: block;
421-
visibility: hidden;
422-
}
423410
}
424411

425412
a.-x-ago {

0 commit comments

Comments
 (0)