Skip to content

Commit 4a8fd29

Browse files
committed
duplicate css
1 parent 3bc63b6 commit 4a8fd29

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

app/eventyay/static/orga/css/_layout.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -558,9 +558,6 @@ nav.navbar,
558558
.navbar .nav-item form button.nav-link.active {
559559
margin: 0 4px;
560560
}
561-
.navbar .nav-item form button.nav-link.active {
562-
margin: 0 4px;
563-
}
564561

565562
.speaker-info {
566563
display: flex;

app/eventyay/static/pretixcontrol/scss/_sidebar.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.navbar-toggle-sidebar {
22
display: flex;
3-
align-items: center;
3+
align-items: baseline;
44
float: left;
55
font-size: 14px;
66
margin-left: 10px;

0 commit comments

Comments
 (0)