Commit 8329fee
committed
Move transparent border styles to header_container
Removed the `transparent-bottom-border` class and moved the styles to the `gem-c-layout-super-navigation-header__container`
The bottom border is now only applied in forced colours mode, having `transparent-bottom-border` in the HTML could imply that it is set in all cases1 parent f990499 commit 8329fee
File tree
2 files changed
+6
-8
lines changed- app
- assets/stylesheets/govuk_publishing_components/components
- views/govuk_publishing_components/components
2 files changed
+6
-8
lines changedapp/assets/stylesheets/govuk_publishing_components/components/_layout-super-navigation-header.scss
Lines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
114 | 119 | | |
115 | 120 | | |
116 | 121 | | |
| |||
707 | 712 | | |
708 | 713 | | |
709 | 714 | | |
710 | | - | |
711 | | - | |
712 | | - | |
713 | | - | |
714 | | - | |
715 | | - | |
716 | | - | |
717 | 715 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments