mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-21 11:16:36 +02:00
Better specifies CSS selectors for form field labeled input list
This commit is contained in:
+2
-1
@@ -1343,7 +1343,8 @@ img.tag-reference-wiki-image {
|
||||
.form-field ul.labeled-inputs li:last-child {
|
||||
border-bottom: 0;
|
||||
}
|
||||
.form-field ul.labeled-inputs li > * {
|
||||
.form-field ul.labeled-inputs li > span,
|
||||
.form-field ul.labeled-inputs li > div {
|
||||
flex: 1 1 auto;
|
||||
width: 100%;
|
||||
border-radius: 0;
|
||||
|
||||
Reference in New Issue
Block a user