limit war submit form min-width
parent
01ad51c480
commit
377fc0acda
|
@ -1,6 +1,7 @@
|
|||
.overview {
|
||||
position: fixed;
|
||||
width: 25%;
|
||||
min-width: 300px;
|
||||
padding-left: 50px;
|
||||
padding-top: 70px;
|
||||
margin-left: 10px;
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
name="ptblu"
|
||||
id="ptblu"
|
||||
required/>
|
||||
<show-error text="Punkte NATO" path="ptnblu"></show-error>
|
||||
<show-error text="Punkte NATO" path="ptblu"></show-error>
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
|
|
Loading…
Reference in New Issue