move css property

This commit is contained in:
Jean-Baptiste Bellet
2021-01-06 09:49:12 +01:00
parent 1b4906d55a
commit 39fc80172e

View File

@@ -67,16 +67,13 @@ ordercycle {
background-image: image-url('white-caret.svg');
background-size: 30px auto;
background-position-x: 102%;
height: 2.35em;
}
p {
text-align: left;
}
select {
height: 2.35em;
}
select,
p {
display: inline-block;