Skip to content

Commit 1274dc7

Browse files
pobrnveluca93
authored andcommitted
Set width of language chooser to auto
1 parent 05a3b8d commit 1274dc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cms/server/contest/static/cws_style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1008,7 +1008,7 @@ td.token_rules p:last-child {
10081008
}
10091009

10101010
#lang {
1011-
width: 100px;
1011+
width: auto;
10121012
}
10131013

10141014
/** Printing interface */

0 commit comments

Comments
 (0)