Better layout for entity_profile and entity_actions

This commit is contained in:
Sarven Capadisli 2009-11-25 20:37:03 +00:00
parent d5e4360036
commit 36aa933bc5
1 changed files with 8 additions and 0 deletions

View File

@ -27,6 +27,14 @@ left:auto;
right:0;
}
.realtime-popup .entity_profile {
width:70%;
}
.realtime-popup .entity_actions {
margin-left:1%;
}
#notices_primary {
position:relative;
}