aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/theme.css
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2011-06-01 09:29:22 +0000
committermistic100 <mistic@piwigo.org>2011-06-01 09:29:22 +0000
commit22e394c148a4c290180e36329da705c4c56a8bb7 (patch)
tree88a6f279f990de73ce247aed53fa64871ff41b8b /themes/default/theme.css
parentd5731e1ab7ed4bb8cd6955798b6b6ab39aacd4f6 (diff)
fix notification page
git-svn-id: http://piwigo.org/svn/trunk@11182 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/default/theme.css')
-rw-r--r--themes/default/theme.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/default/theme.css b/themes/default/theme.css
index 9c1fdc13b..63f61ae7b 100644
--- a/themes/default/theme.css
+++ b/themes/default/theme.css
@@ -112,6 +112,10 @@
padding: 0 0 3px;
}
+.content .notification {
+ padding:0 25px;
+}
+
/* actions */
.categoryActions {
margin: 0 2px;