1
0
mirror of synced 2024-11-24 05:46:09 +03:00
select2/docs/themes/learn2/css/nucleus-ie10.css
2019-09-11 04:02:16 -04:00

9 lines
117 B
CSS

button {
overflow: visible;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}