Wizard: Make the "button" on the finish page a bit more prominent

refs #7911
This commit is contained in:
Johannes Meyer 2015-07-06 09:17:58 +02:00
parent c8c0e13184
commit 9b36027f42
1 changed files with 5 additions and 0 deletions

View File

@ -323,7 +323,12 @@ form#setup_requirements {
}
div.buttons {
margin-top: 0.5em;
text-align: center;
a {
padding: 0.5em;
}
}
}