Skip to content

Commit 1eb92b2

Browse files
authored
Merge pull request #448 from rasummer/rasummer/fix-css-cache
2 parents ba20333 + 2972673 commit 1eb92b2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

app/assets/css/main.styl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@import "../stylesheets/oss-banners.css"
1+
@import "../stylesheets/oss-banners-036.css"
22
@import "nib"
33
@import "util/_index"
44

@@ -50,4 +50,4 @@ a[href="#"], a[href="#todo"], [todo]
5050

5151
.not-found-content
5252
min-height: inherit
53-
z-index: auto
53+
z-index: auto
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)