Wizard: Make the "button" on the finish page a bit more prominent
refs #7911
This commit is contained in:
parent
c8c0e13184
commit
9b36027f42
|
@ -323,7 +323,12 @@ form#setup_requirements {
|
|||
}
|
||||
|
||||
div.buttons {
|
||||
margin-top: 0.5em;
|
||||
text-align: center;
|
||||
|
||||
a {
|
||||
padding: 0.5em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue