css for users popup on mobile

This commit is contained in:
Ben Scott 2011-12-31 13:17:18 +10:00
parent ddf1cd345c
commit f6eb1d478a

View file

@ -1189,10 +1189,19 @@ label[for=readonlyinput] {
#chaticon {
opacity: .8;
}
/*
#users {
right: none;
left: 30px;
}
*/
#users {
top: 42px;
bottom: 40px;
right: 6px;
}
#mycolorpicker {
right: 0;
left: 0 !important;