Made a base
This commit is contained in:
parent
7cf79a12cb
commit
93a7d11c28
6 changed files with 273 additions and 0 deletions
|
@ -473,3 +473,7 @@ label.control-label > span.field-optional:before {
|
|||
height: 42px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.number-info-box-content {
|
||||
padding: 15px 10px 0;
|
||||
}
|
||||
|
|
Reference in a new issue