Skip to content

Commit 3eb59ce

Browse files
committed
Fix user links CSS
1 parent a1a3745 commit 3eb59ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/styles/app.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ body {
113113

114114
#current-user-links {
115115
display: none;
116+
min-width: 130px;
116117

117118
&.open { display: block; }
118119
}

0 commit comments

Comments
 (0)