notice_yesno() buttons now centered; merged from HEAD

This commit is contained in:
skodak
2007-02-14 22:13:14 +00:00
parent 444014a57e
commit b3bef28cc0
+4
View File
@@ -182,6 +182,10 @@ img.grouppicture {
padding:10px;
}
#notice .buttons {
text-align:center
}
#notice .buttons .singlebutton {
display:inline;
}