Puts All groups and Remote sub button in the mini list on the same line

This commit is contained in:
Sarven Capadisli 2010-03-03 23:34:48 -05:00
parent 239750aa00
commit 38503096d9
1 changed files with 2 additions and 1 deletions

View File

@ -52,7 +52,8 @@ margin-bottom:0;
width:405px;
}
.aside #entity_subscriptions .more {
.aside #entity_subscriptions .more,
.aside #entity_groups .more {
float:left;
}