4 lines
104 B
CSS
4 lines
104 B
CSS
.c-limited {width: 100px;}
|
|
[lang^=de] .c-limited {width: 175px !important;}
|
|
.c-actions-1 {width: 80px;}
|