diff --git a/user.css b/user.css index ecfeb8b..fb93f27 100644 --- a/user.css +++ b/user.css @@ -911,6 +911,10 @@ li.GlueDropTarget { "description input"; } +.dribbblish-config-item[parent] { + padding-left: 16px; +} + .dribbblish-config-item[hidden=true] { display: none; }