From ccedcdc2a4b59c63bee1f891ede3586d96a3805c Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Thu, 24 Apr 2008 05:20:09 +0000 Subject: [PATCH] polish l&f --- .../booking-faces/src/main/webapp/styles/booking.css | 4 ---- .../booking-mvc/src/main/webapp/styles/booking.css | 4 ---- 2 files changed, 8 deletions(-) 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;