Skip to content

Commit 1dd2d73

Browse files
HOTFIX logout block position in IE
1 parent 2153fa0 commit 1dd2d73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public_html/profiles/os2dagsorden/themes/os2dagsorden_theme/css/os2dagsorden-theme-alpha-default-normal.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ ul.droptrue li.can-subscribe span {
4444
max-width: 200px;
4545
}
4646
.block-views .view-user-logout-menu li div.right {
47-
float: initial;
48-
}
47+
float: none;
48+
}

0 commit comments

Comments
 (0)