Skip to content

Commit 1c61129

Browse files
committed
set min-width on the theme switch so it doesn't get squished
1 parent e5ef6d3 commit 1c61129

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
@@ -573,6 +573,7 @@ footer .pull-right {
573573
position: relative;
574574
display: inline-block;
575575
width: 60px;
576+
min-width: 60px;
576577
height: 34px;
577578
margin-bottom: 0;
578579
}

0 commit comments

Comments
 (0)