mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-26 18:07:50 +02:00
Properly remove popped node. Fixes #146
This commit is contained in:
@@ -297,3 +297,8 @@ button small {
|
||||
width:630px;
|
||||
font-size:100%;
|
||||
}
|
||||
|
||||
.commit-section {
|
||||
max-height:250px;
|
||||
overflow:scroll;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user