Correction pour la largeur des éléments de type radio bouton
This commit is contained in:
parent
6af61b3477
commit
7c53e55d2c
@ -181,13 +181,10 @@ aside#lug-list
|
|||||||
width: 20em
|
width: 20em
|
||||||
&:after
|
&:after
|
||||||
content: ''
|
content: ''
|
||||||
input, .select2-container ul
|
input[type=text], input[type=url], input[type=email], .select2-container ul, .mce-tinymce
|
||||||
width: 55em
|
width: 55em
|
||||||
input.ws-datetime-local
|
|
||||||
width: inherit !important
|
|
||||||
|
|
||||||
.mce-tinymce
|
.mce-tinymce
|
||||||
width: 55em
|
|
||||||
font-size: inherit
|
font-size: inherit
|
||||||
font-family: inherit
|
font-family: inherit
|
||||||
+inline-block()
|
+inline-block()
|
||||||
|
Loading…
Reference in New Issue
Block a user