Repository: hbase Updated Branches: refs/heads/asf-site aabe24b29 -> 19e6df579
Test another CSS tweak Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/19e6df57 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/19e6df57 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/19e6df57 Branch: refs/heads/asf-site Commit: 19e6df579e4cf3d2ab526606165ec20dae091f47 Parents: aabe24b Author: Misty Stanley-Jones <[email protected]> Authored: Wed Nov 11 08:51:07 2015 +1000 Committer: Misty Stanley-Jones <[email protected]> Committed: Wed Nov 11 08:51:07 2015 +1000 ---------------------------------------------------------------------- css/site.css | 6 ------ 1 file changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/19e6df57/css/site.css ---------------------------------------------------------------------- diff --git a/css/site.css b/css/site.css index 423ece7..7f202d8 100644 --- a/css/site.css +++ b/css/site.css @@ -21,12 +21,6 @@ @import(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/css/bootstrap-responsive.css);*/ html { - box-sizing: border-box; -} -*, *:before, *:after { - box-sizing: inherit; -} -html { background-color: #fff; } body {
