mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
revert css change, it caused editor overflow
This commit is contained in:
parent
d96aaeba5a
commit
f8db008a0d
1 changed files with 2 additions and 3 deletions
|
@ -2111,9 +2111,8 @@ a.tag:hover {
|
|||
float: left;
|
||||
width: 100%;
|
||||
overflow: auto;
|
||||
//position: absolute;
|
||||
//top: 105px;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
top: 105px;
|
||||
bottom: 0;
|
||||
margin: 0;
|
||||
.col {
|
||||
|
|
Loading…
Add table
Reference in a new issue