aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2016-01-09 18:37:07 +0100
committerplegall <plg@piwigo.org>2016-01-09 18:37:07 +0100
commit71c30f46c80e8b230708938ac3dc0cb062c83482 (patch)
tree1509a22ad1e9a41163f0ca6481147f08f27eb82f /admin
parentd78caf8603e37f9e15be961c99039a078179c437 (diff)
feature #397, bigger padding inside popin
Diffstat (limited to 'admin')
-rw-r--r--admin/themes/default/theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css
index 2b8471b85..0aa0dba1a 100644
--- a/admin/themes/default/theme.css
+++ b/admin/themes/default/theme.css
@@ -1231,7 +1231,7 @@ a.group_perm {
.user_form_popin {
width:750px;
height:430px;
- padding:10px;
+ padding:20px;
}
.userProperties form {