]> WPIA git - motion.git/blobdiff - templates/base.html
more bootstrap adjustments
[motion.git] / templates / base.html
index 54ed96d22f8dc036dabc82ca2dd3871f35a7e3d9..f62292c1b1a9d3eb0bc83504f92e0956f93ca6fe 100644 (file)
@@ -4,6 +4,9 @@
 <title>{% block title %}Motion list{% endblock %}</title>
 <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
 <style type="text/css">
+.form-inline .motion {
+  width: 100%;
+}
 .motion {
   border: 1px solid black;
   margin-top:5px;