You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by pd...@apache.org on 2018/09/10 17:41:33 UTC

[incubator-openwhisk-website] branch master updated: Fix index collapsible for all browsers. (#335)

This is an automated email from the ASF dual-hosted git repository.

pdesai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 37c30c7  Fix index collapsible for all browsers. (#335)
37c30c7 is described below

commit 37c30c7b01f33c961964cab667f71a442846873f
Author: Matt Rutkowski <mr...@us.ibm.com>
AuthorDate: Mon Sep 10 12:41:31 2018 -0500

    Fix index collapsible for all browsers. (#335)
---
 _scss/_base.scss | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/_scss/_base.scss b/_scss/_base.scss
index aacc213..3718759 100644
--- a/_scss/_base.scss
+++ b/_scss/_base.scss
@@ -121,9 +121,6 @@ footer {
       a {
         display: inline-flex;
         position: relative;
-        left: 20px;
-        top: -16px;
-        width: 100%;
         height: 100%;
         max-width: 180px;
       }