[mlpack-git] master: Move menu bar down a little bit. (fd6868a)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Fri Mar 27 17:17:03 EDT 2015


Repository : https://github.com/mlpack/mlpack.org

On branch  : master
Link       : https://github.com/mlpack/mlpack.org/compare/2c3eae9b1b2dcce628dcffbce713d6c61c7eadc6...ec30aa2e3fcd69e3fe8fd9b006bdcb033b3c8e8d

>---------------------------------------------------------------

commit fd6868a50063128492ea422f69cdac38e7743541
Author: Ryan Curtin <ryan at ratml.org>
Date:   Fri Mar 27 20:52:11 2015 +0000

    Move menu bar down a little bit.


>---------------------------------------------------------------

fd6868a50063128492ea422f69cdac38e7743541
 style.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/style.css b/style.css
index 8096723..5d6192e 100644
--- a/style.css
+++ b/style.css
@@ -278,6 +278,7 @@ font.released
 {
   width: 620px;
   padding-left: 100px;
+  padding-top: 5px;
 }
 
 .mlnavbar .mlnavitem



More information about the mlpack-git mailing list