Fixed issue
This commit is contained in:
parent
64bcb5dde5
commit
cdbf345285
File diff suppressed because one or more lines are too long
|
|
@ -118,6 +118,17 @@
|
|||
width: 100%;
|
||||
float: left;
|
||||
|
||||
|
||||
span {
|
||||
position: relative;
|
||||
|
||||
.icon {
|
||||
position: absolute;
|
||||
right: 30px;
|
||||
top: 10px !important;
|
||||
}
|
||||
}
|
||||
|
||||
.control-group:not(.quantity), .form-group:not(.quantity) {
|
||||
width: 50%;
|
||||
float: left;
|
||||
|
|
|
|||
Loading…
Reference in New Issue