Fix CSS in contact editor and preferences module

This commit is contained in:
Francis Lachapelle
2014-04-10 10:05:28 -04:00
parent cfc1ac6b3b
commit d200629b01
3 changed files with 3 additions and 15 deletions

View File

@@ -101,20 +101,16 @@ SPAN.timeDateControl INPUT.textField
/* mail options */
DIV#mailOptionsTabs
{ position: absolute;
top: 200px;
top: 225px;
left: 0px;
right: 0px;
bottom: 0px; }
DIV#filtersListWrapper,
DIV#mailLabelsListWrapper
{ bottom: 30px;
bottom: 22px;
right: 2em;
{ bottom: 22px;
right: 0px;
top: 208px;
top: 0px;
left: 2em;
left: 0px; }
#mailOptionsTabs .bottomToolbar