Small css fixes, optimized some images

pull/190/head
Aleksander Machniak 10 years ago
parent 482c458314
commit e8f0802f03

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 13 KiB

@ -38,6 +38,9 @@
left: 0;
right: 0;
bottom: 0px;
}
html.ie #mailview-top {
overflow: visible; /* fixes display issues of fixed list header in IE */
}

Loading…
Cancel
Save