Generalized style for entity remote subscription action

This commit is contained in:
Sarven Capadisli 2010-03-02 12:34:35 -05:00
parent 350e1289af
commit 5abff91041
1 changed files with 2 additions and 2 deletions

View File

@ -38,11 +38,11 @@ display:none;
min-width:96px;
}
#subscriptions #entity_remote_subscribe {
#entity_remote_subscribe {
padding:0;
float:right;
}
#subscriptions .entity_remote_subscribe {
.entity_remote_subscribe {
float:right;
}