revert css change, it caused editor overflow

This commit is contained in:
Kyle Drake 2017-08-01 18:06:00 -07:00
parent d96aaeba5a
commit f8db008a0d

View file

@ -2111,9 +2111,8 @@ a.tag:hover {
float: left; float: left;
width: 100%; width: 100%;
overflow: auto; overflow: auto;
//position: absolute; position: absolute;
//top: 105px; top: 105px;
height: 100%;
bottom: 0; bottom: 0;
margin: 0; margin: 0;
.col { .col {