]> git.mxchange.org Git - pizzaservice-war.git/commitdiff
Some fixes for design
authorRoland Haeder <roland@mxchange.org>
Mon, 17 Aug 2015 12:22:11 +0000 (14:22 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 17 Aug 2015 12:22:11 +0000 (14:22 +0200)
Signed-off-by:Roland Häder <roland@mxchange.org>

web/form_handler/do_preview.jsp
web/style.css

index 51e5b0cff6f7b47aa6b3637e2cb2e0338d910783..03e26d2202df505773dd5a7d62a723365dbe67a7 100644 (file)
@@ -40,6 +40,7 @@
                                app.unmarkProductAsChoosen(product, session);
                        }
                }
+
                // Redirect to proper URL
                // @TODO Commented out for developing:
                //response.sendRedirect(request.getContextPath() + "/finished.jsp");
index d76b2ab829d7021f3ecdc6929b46163d2b41c0d6..06d50a9b9f1bbe7f5e3c4585a76fc075bd94506a 100644 (file)
@@ -42,7 +42,7 @@ table, .table {
 }
 
 .table_row {
-       width: 300px;
+       width: 100%;
 }
 
 .para {