You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by ki...@apache.org on 2018/04/21 21:34:04 UTC

svn commit: r1829752 - /jena/site/trunk/content/css/bootstrap.css

Author: kinow
Date: Sat Apr 21 21:34:04 2018
New Revision: 1829752

URL: http://svn.apache.org/viewvc?rev=1829752&view=rev
Log:
Remove small padding below the menu navbar, due to banner image height not set

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

Modified: jena/site/trunk/content/css/bootstrap.css
URL: http://svn.apache.org/viewvc/jena/site/trunk/content/css/bootstrap.css?rev=1829752&r1=1829751&r2=1829752&view=diff
==============================================================================
--- jena/site/trunk/content/css/bootstrap.css (original)
+++ jena/site/trunk/content/css/bootstrap.css Sat Apr 21 21:34:04 2018
@@ -4185,6 +4185,7 @@ textarea.input-group-sm > .input-group-b
   padding: 15px 15px;
   font-size: 18px;
   line-height: 20px;
+  height: 50px;
 }
 
 .navbar-brand:hover,