MDL-41658 theme_formal_white: text in input select is now never centered (fixed at central level)

This commit is contained in:
kordan 2013-09-08 21:01:18 +02:00
parent f09119e1e5
commit 8d773a885e

View File

@ -35,8 +35,7 @@ body {
.errorbox,
.continuebutton,
.singlebutton,
.buttons,
.singleselect {
.buttons {
text-align: center;
margin: 1em 0;
}