Fix input widths

This commit is contained in:
Jesús Arroyo Torrens 2018-10-19 15:36:57 +02:00
parent 105c8f4dad
commit 4bd6d494e2

View File

@ -132,7 +132,7 @@
cursor: pointer;
}
&:first-child {
&:not(:only-child):first-child {
width: auto;
margin-right: $baseSize;
}