You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ha...@apache.org on 2014/09/19 11:20:03 UTC

svn commit: r1626156 - /flex/site/trunk/content/css/bootstrap.css

Author: harbs
Date: Fri Sep 19 09:20:03 2014
New Revision: 1626156

URL: http://svn.apache.org/r1626156
Log:
added height:200px to head shots

Modified:
    flex/site/trunk/content/css/bootstrap.css

Modified: flex/site/trunk/content/css/bootstrap.css
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/css/bootstrap.css?rev=1626156&r1=1626155&r2=1626156&view=diff
==============================================================================
--- flex/site/trunk/content/css/bootstrap.css (original)
+++ flex/site/trunk/content/css/bootstrap.css Fri Sep 19 09:20:03 2014
@@ -176,7 +176,7 @@ a:hover {
   -webkit-border-radius: 500px;
   -moz-border-radius: 500px;
   border-radius: 500px;
-  max-height:200px
+  height:200px
 }
 .row {
   margin-left: -20px;