Removed bottom border

This commit is contained in:
John McLear 2011-03-26 14:18:36 +00:00
parent 9b2ecbee56
commit 10abf3b087
1 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; }
#editorcontainerbox {
border-left: 1px solid #c4c4c4; border-right: 1px solid #c4c4c4;
border-bottom: 1px solid #c4c4c4;
/* border-bottom: 1px solid #c4c4c4;*/
background: #fff;
bottom:0;
left:0;