mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-21 10:33:34 +00:00
redesign radio buttons in preset form.
This commit is contained in:
@@ -109,7 +109,7 @@ iD.ui.preset = function(context, entity, preset) {
|
||||
.transition()
|
||||
.duration(200)
|
||||
.style('padding-top', '20px')
|
||||
.style('max-height', '200px')
|
||||
.style('max-height', '240px')
|
||||
.style('opacity', '1');
|
||||
|
||||
var label = enter.append('label')
|
||||
|
||||
Reference in New Issue
Block a user