mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
Removed bottom border
This commit is contained in:
parent
9b2ecbee56
commit
10abf3b087
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue