From b87cfac253f253bae42fdf2fcccbf5a395cdca77 Mon Sep 17 00:00:00 2001 From: Heiko Kernbach Date: Tue, 26 Feb 2013 18:06:36 +0100 Subject: [PATCH] modal css --- frontend/css/collectionView.css | 9 +++++++++ frontend/js/templates/newCollectionView.ejs | 14 +++----------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/frontend/css/collectionView.css b/frontend/css/collectionView.css index 44f3f4a630..04c2be3aef 100644 --- a/frontend/css/collectionView.css +++ b/frontend/css/collectionView.css @@ -17,3 +17,12 @@ margin-left: 0; padding-left: 0; } + +.modal-body input { + + width: 300px; +} + +.modal-body select { + width: 314px; +} diff --git a/frontend/js/templates/newCollectionView.ejs b/frontend/js/templates/newCollectionView.ejs index acfc0708ff..83e916dcfb 100644 --- a/frontend/js/templates/newCollectionView.ejs +++ b/frontend/js/templates/newCollectionView.ejs @@ -14,7 +14,7 @@ Type: - + - - - To: - -
@@ -69,7 +61,7 @@