MDL-44730 core_install: reduced the width of the buttons on the first few screens of the installer so they sit side by side
This commit is contained in:
@@ -59,6 +59,10 @@ input, textarea, .uneditable-input {
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
input[type=submit] {
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
#installdiv {
|
||||
width: 800px;
|
||||
margin-left:auto;
|
||||
|
||||
Reference in New Issue
Block a user