Increase width of coordinate fields in export panel
This commit is contained in:
parent
5f95fb6b78
commit
ff30828a18
1 changed files with 1 additions and 1 deletions
|
@ -840,7 +840,7 @@ ul.results-list li { border-bottom: 1px solid #ccc; }
|
|||
.export_area_inputs {
|
||||
margin-bottom: $lineheight/2;
|
||||
input[type="text"] {
|
||||
width: 60px;
|
||||
width: 80px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue