improve iOS layout a bit
parent
6ad9d9c226
commit
f53c4300fd
|
@ -7,6 +7,16 @@
|
|||
|
||||
.leftBlock {
|
||||
width: 8em ! important;
|
||||
font-size: 8px ! important;
|
||||
}
|
||||
|
||||
.rightBlock {
|
||||
width: 0px ! important;
|
||||
display: none ! important;
|
||||
}
|
||||
|
||||
.avatar {
|
||||
width: 36px ! important;
|
||||
}
|
||||
|
||||
#header,
|
||||
|
|
Loading…
Reference in New Issue