Commit fdd73777298c5bbde62fd8b17dd7c8589d2c12c2
1 parent
b07a8a51
Exists in
master
and in
2 other branches
Fixed style for sub_organizations_block.
Showing
1 changed file
with
6 additions
and
0 deletions
Show diff stats
style.css
@@ -1279,3 +1279,9 @@ width: auto; | @@ -1279,3 +1279,9 @@ width: auto; | ||
1279 | } | 1279 | } |
1280 | 1280 | ||
1281 | .controller-sub_organizations_plugin_profile .box-1 .common-profile-list-block .profile_link { width: 150px; } | 1281 | .controller-sub_organizations_plugin_profile .box-1 .common-profile-list-block .profile_link { width: 150px; } |
1282 | + | ||
1283 | +/* related organizations */ | ||
1284 | + | ||
1285 | +#block-34417 ul { | ||
1286 | + width:100%; | ||
1287 | +} |