(css) Fix overlap of elements in preferences

This commit is contained in:
Francis Lachapelle
2016-02-16 14:31:34 -05:00
parent 6de15edb9c
commit d01f5d36fa

View File

@@ -125,7 +125,7 @@ SPAN.timeDateControl INPUT.textField
/* mail options */
DIV#mailOptionsTabs
{ position: absolute;
top: 225px;
top: 250px;
left: 0px;
right: 0px;
bottom: 0px; }