Fix codeclimate issue

This commit is contained in:
Luis Ramos
2020-05-02 19:12:47 +01:00
parent fa908d4024
commit b92e257e44

View File

@@ -67,7 +67,8 @@ ordercycle {
text-align: left;
}
select, p {
select,
p {
width: inherit;
display: inline-block;
color: $white;