|
|
@ -1060,9 +1060,7 @@ textarea { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.more_information-column { |
|
|
.more_information-column { |
|
|
-webkit-box-flex: 100%; |
|
|
|
|
|
-ms-flex: 100%; |
|
|
|
|
|
flex: 100%; |
|
|
|
|
|
|
|
|
|
|
|
background-color: $color-grey-lighter; |
|
|
background-color: $color-grey-lighter; |
|
|
box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1); |
|
|
box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1); |
|
|
padding: 20px 45px; |
|
|
padding: 20px 45px; |
|
|
|