Author: humbedooh
Date: Thu Mar  5 13:30:31 2015
New Revision: 1664342

URL: http://svn.apache.org/r1664342
Log:
css tweaks

Modified:
    comdev/reporter.apache.org/site/css/foundation.css

Modified: comdev/reporter.apache.org/site/css/foundation.css
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/site/css/foundation.css?rev=1664342&r1=1664341&r2=1664342&view=diff
==============================================================================
--- comdev/reporter.apache.org/site/css/foundation.css (original)
+++ comdev/reporter.apache.org/site/css/foundation.css Thu Mar  5 13:30:31 2015
@@ -114,9 +114,6 @@ textarea {
   height: auto;
   min-height: 50px; }
 
-select {
-  width: 100%; }
-
 .row {
   width: 100%;
   margin-left: auto;
@@ -1566,12 +1563,13 @@ select {
   border-width: 1px;
   border-color: #cccccc;
   padding: 0.5rem;
+  margin-left: 20px;
   font-size: 0.875rem;
   font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
   color: rgba(0, 0, 0, 0.75);
   line-height: normal;
   border-radius: 0;
-  height: 2.3125rem; }
+  height: 2.1rem; }
   select::-ms-expand {
     display: none; }
   select.radius {


Reply via email to