Skip to content

Commit 90317e7

Browse files
authored
set min-width on the theme switch so it doesn't get squished
1 parent 35b6c33 commit 90317e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scaladoc/resources/dotty_res/styles/scalastyle.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,7 @@ footer .pull-right {
519519
position: relative;
520520
display: inline-block;
521521
width: 60px;
522+
min-width: 60px;
522523
height: 34px;
523524
margin-bottom: 0;
524525
}

0 commit comments

Comments
 (0)