Skip to content

Commit 77ab6a8

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

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
@@ -570,6 +570,7 @@ footer .pull-right {
570570
position: relative;
571571
display: inline-block;
572572
width: 60px;
573+
min-width: 60px;
573574
height: 34px;
574575
margin-bottom: 0;
575576
}

0 commit comments

Comments
 (0)