From 89f3abc58c3f7a5b503a8023e4f337d1c6081a43 Mon Sep 17 00:00:00 2001 From: skodak Date: Wed, 14 Feb 2007 22:12:13 +0000 Subject: [PATCH] notice_yesno() buttons now centered --- theme/standard/styles_layout.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index e55a774968..f727cde7a9 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -182,6 +182,10 @@ img.grouppicture { padding:10px; } +#notice .buttons { + text-align:center +} + #notice .buttons .singlebutton { display:inline; } -- 2.39.5