From 5dd5247e157e4928e2cc9133d99e9cc15eb9a9a2 Mon Sep 17 00:00:00 2001 From: Eric Bidelman Date: Mon, 29 Apr 2013 22:30:21 -0700 Subject: Revert "box-sizing so hard" This reverts commit 3c76fb8f90b502180d09fee6ed9bbc7f9b34d8df. --- theme/scss/io2013.scss | 1 - 1 file changed, 1 deletion(-) (limited to 'theme/scss/io2013.scss') diff --git a/theme/scss/io2013.scss b/theme/scss/io2013.scss index 564caea..1bab7b0 100644 --- a/theme/scss/io2013.scss +++ b/theme/scss/io2013.scss @@ -32,7 +32,6 @@ slides > slide { left: 0; width: 100%; bottom: 0; - @include box-sizing(border-box); } &:after { background: url(../../images/google_developers_icon_128.png) no-repeat 0 0; -- cgit v1.2.3