Browse Source
increase width of share dialog
remotes/origin/ldap_group_count
Bjoern Schiessle
12 years ago
1 changed files with
1 additions and
1 deletions
-
core/css/share.css
|
|
|
@ -11,7 +11,7 @@ |
|
|
|
margin-right:112px; |
|
|
|
position:absolute; |
|
|
|
right:0; |
|
|
|
width:380px; |
|
|
|
width:420px; |
|
|
|
z-index:500; |
|
|
|
padding:16px; |
|
|
|
} |
|
|
|
|