11 lines
443 B
CSS
11 lines
443 B
CSS
.parentModule {width:10%; vertical-align:middle;}
|
|
.copy {display:block; margin-bottom:5px;}
|
|
|
|
.outer .row .col-md-8 .table-form {max-width: 600px}
|
|
|
|
#sonModule {max-width: 240px}
|
|
#moduleBox span > .form-control {margin-bottom: 5px;}
|
|
#moduleBox .copy {display: table; width: 100%}
|
|
#moduleBox .copy > .form-control, #moduleBox .copy > .btn {display: table-cell; width: auto}
|
|
#moduleBox .copy > .form-control {margin-right: -1px; min-width: 100px}
|