X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=html%2Fthemes%2Fdefault%2Fstyle.css;h=f3659248c092b8c93608c78324b97206287c1af7;hb=c3c34615d2b1780db5f6d5f0f6d7ec7d93454180;hp=240c0d61ca50c05e679abd630d9f316375da61ec;hpb=dd6d6f2c896b0ab1dee8c4c70cf26c968fd7ba74;p=gosa.git diff --git a/html/themes/default/style.css b/html/themes/default/style.css index 240c0d61c..f3659248c 100644 --- a/html/themes/default/style.css +++ b/html/themes/default/style.css @@ -969,7 +969,7 @@ h2.step2_container_title { /* Container for name and status */ div.step2_entry_container { padding:3px; - width:100%; + width:99%; cursor:default; } @@ -977,7 +977,7 @@ div.step2_entry_container { div.step2_entry_container_info { padding:3px; border: 1px dashed #AAAAAA; - width:100%; + width:99%; cursor:default; }