Generalized style for remote subscription button

This commit is contained in:
Sarven Capadisli 2010-03-03 15:31:16 -05:00
parent 3c55edde39
commit d3c1888256

View File

@ -41,9 +41,6 @@ min-width:96px;
#entity_remote_subscribe {
padding:0;
float:right;
}
.section #entity_remote_subscribe {
position:relative;
}
@ -55,11 +52,10 @@ margin-bottom:0;
border-color:#AAAAAA;
}
.section #entity_remote_subscribe .dialogbox {
#entity_remote_subscribe .dialogbox {
width:405px;
}
.aside #entity_subscriptions .more {
float:left;
}