Skip to content

Commit 4349a84

Browse files
authored
Merge pull request #489 from crdschurch/development
Release version 4.0.8
2 parents 1b87c1d + de9f3ee commit 4349a84

4 files changed

Lines changed: 7 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
crds-styles (4.0.7)
4+
crds-styles (4.0.8)
55
bootstrap-sass (~> 3.3)
66
sass (~> 3.2)
77

assets/stylesheets/utilities/_utilities.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -810,6 +810,10 @@ a.underline,
810810
position: sticky;
811811
top: 48px;
812812
z-index: 3;
813+
814+
.header-notification-open & {
815+
top: 94px;
816+
}
813817
}
814818

815819

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "crds-styles",
3-
"version": "4.0.7",
3+
"version": "4.0.8",
44
"description": "",
55
"style": "assets/stylesheets/_crds.scss",
66
"watch": {

0 commit comments

Comments
 (0)