parent
5d20e2cf21
commit
29d9a7f807
|
@ -370,7 +370,7 @@ form#setup_requirements {
|
|||
#setup_modules {
|
||||
div.module {
|
||||
float: left;
|
||||
width: 15em;
|
||||
//width: 15em;
|
||||
height: 15em;
|
||||
margin: 1em;
|
||||
padding: 0.3em;
|
||||
|
@ -390,9 +390,10 @@ form#setup_requirements {
|
|||
}
|
||||
|
||||
h3 + label {
|
||||
display: inline-block;
|
||||
width: 13.5em;
|
||||
height: 13.9em;
|
||||
overflow: auto;
|
||||
overflow: visible;
|
||||
cursor: pointer;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue