notice_yesno() buttons now centered

This commit is contained in:
skodak 2007-02-14 22:12:13 +00:00
parent 69995c4a1e
commit 89f3abc58c

View File

@ -182,6 +182,10 @@ img.grouppicture {
padding:10px;
}
#notice .buttons {
text-align:center
}
#notice .buttons .singlebutton {
display:inline;
}