diff --git a/lam/style/500_layout.css b/lam/style/500_layout.css index 629b6126..3fccbf85 100644 --- a/lam/style/500_layout.css +++ b/lam/style/500_layout.css @@ -92,6 +92,11 @@ select { background:#F5F5F5 none repeat-x scroll 50% 50%; border:1px solid #AAAAAA; color:#222222; + margin: 1px; +} + +input { + margin: 1px; } .align-middle {