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 { #chaticon {
opacity: .8; opacity: .8;
} }
/*
#users { #users {
right: none; right: none;
left: 30px; left: 30px;
} }
*/
#users {
top: 42px;
bottom: 40px;
right: 6px;
}
#mycolorpicker { #mycolorpicker {
right: 0; right: 0;
left: 0 !important; left: 0 !important;