Removed bottom border
parent
9b2ecbee56
commit
10abf3b087
|
@ -287,7 +287,7 @@ a#hidetopmsg { position: absolute; right: 5px; bottom: 5px; }
|
||||||
|
|
||||||
#editorcontainerbox {
|
#editorcontainerbox {
|
||||||
border-left: 1px solid #c4c4c4; border-right: 1px solid #c4c4c4;
|
border-left: 1px solid #c4c4c4; border-right: 1px solid #c4c4c4;
|
||||||
border-bottom: 1px solid #c4c4c4;
|
/* border-bottom: 1px solid #c4c4c4;*/
|
||||||
background: #fff;
|
background: #fff;
|
||||||
bottom:0;
|
bottom:0;
|
||||||
left:0;
|
left:0;
|
||||||
|
|
Loading…
Reference in New Issue