Skip to content

Commit 868684d

Browse files
committed
Remove more cruft
1 parent 6f61886 commit 868684d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

assets/theme-css/bulma.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ a.box:active {
184184
display: none !important;
185185
}
186186
}
187-
.navbar-link:not(.is-arrowless)::after {
187+
.navbar-link::after {
188188
border: 3px solid transparent;
189189
border-radius: 2px;
190190
border-right: 0;
@@ -277,7 +277,7 @@ a.box:active {
277277
.navbar-item.has-dropdown {
278278
padding: 0;
279279
}
280-
.navbar-link:not(.is-arrowless) {
280+
.navbar-link {
281281
padding-right: 2.5em;
282282
}
283283
.navbar-dropdown {

0 commit comments

Comments
 (0)