mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 16:06:16 -04: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 {
|
#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…
Add table
Add a link
Reference in a new issue