diff --git a/views/css/d.poi.css b/views/css/d.poi.css index bafb218..7e3da08 100755 --- a/views/css/d.poi.css +++ b/views/css/d.poi.css @@ -50,13 +50,16 @@ form.form input, form.form textarea, form.form input[type=radio]:checked+label, } form.form h1 input { - width: 58%; - margin: 10px 0 10px 0px; + flex: 2 !important; font-size: 18px; } +form.form h1 { + padding: 10px 0; + margin: 0 0 10px 0; +} #locale { - width: 38%; - float: right; + flex: 1; + margin: 10px 5px 0 5px; font-size: 17px; } diff --git a/views/d.poi.edit.html b/views/d.poi.edit.html index 71d3049..cc3b072 100755 --- a/views/d.poi.edit.html +++ b/views/d.poi.edit.html @@ -13,7 +13,15 @@
-
+

+ + +

+
@@ -21,22 +29,13 @@
-

- - -

-
- +