[ARVADOS] updated: fbb6c64bdfcf3716c6a9fbdf5d7614ac9a7a88bf

git at public.curoverse.com git at public.curoverse.com
Tue Dec 31 12:08:51 EST 2013


Summary of changes:
 doc/_layouts/default.html |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

       via  fbb6c64bdfcf3716c6a9fbdf5d7614ac9a7a88bf (commit)
       via  a91d3641327b6b340bb5e5fbc1713a47e73c7d73 (commit)
      from  32dd80c96d67add6779a9ed4c522276424e049d9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit fbb6c64bdfcf3716c6a9fbdf5d7614ac9a7a88bf
Merge: a91d364 32dd80c
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Tue Dec 31 12:09:16 2013 -0500

    Merge branch 'master' of git.clinicalfuture.com:arvados


commit a91d3641327b6b340bb5e5fbc1713a47e73c7d73
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Tue Dec 31 12:08:31 2013 -0500

    Better CSS fix for menu bar obscuring the target when following intra-document links.

diff --git a/doc/_layouts/default.html b/doc/_layouts/default.html
index 3dccf1a..a7b5610 100644
--- a/doc/_layouts/default.html
+++ b/doc/_layouts/default.html
@@ -59,11 +59,9 @@
       .userinput {
       color: #d14;
       }
-      h1 {
-      padding-top: 41px;
-      }
-      h2 {
+      :target {
       padding-top: 41px;
+      margin-top: -41px;
       }
     </style>
     <link href="{{ site.baseurl }}/css/bootstrap-responsive.min.css" rel="stylesheet">

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list