diff --git a/spring-webflow-samples/booking-faces/src/main/webapp/styles/booking.css b/spring-webflow-samples/booking-faces/src/main/webapp/styles/booking.css index 8cb0bf14..3e0edaae 100644 --- a/spring-webflow-samples/booking-faces/src/main/webapp/styles/booking.css +++ b/spring-webflow-samples/booking-faces/src/main/webapp/styles/booking.css @@ -117,10 +117,6 @@ text-align: right; } - .buttonGroup input[type="submit"], .buttonGroup input[type="button"], .buttonGroup a { - margin-right: 5px; - } - .summary { width: 100%; border: 1px solid #414f23; diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/styles/booking.css b/spring-webflow-samples/booking-mvc/src/main/webapp/styles/booking.css index 8cb0bf14..3e0edaae 100644 --- a/spring-webflow-samples/booking-mvc/src/main/webapp/styles/booking.css +++ b/spring-webflow-samples/booking-mvc/src/main/webapp/styles/booking.css @@ -117,10 +117,6 @@ text-align: right; } - .buttonGroup input[type="submit"], .buttonGroup input[type="button"], .buttonGroup a { - margin-right: 5px; - } - .summary { width: 100%; border: 1px solid #414f23;