aboutsummaryrefslogtreecommitdiff
path: root/theme/scss/io2013.scss
diff options
context:
space:
mode:
authorEric Bidelman2013-04-29 22:30:21 -0700
committerEric Bidelman2013-04-29 22:30:21 -0700
commit5dd5247e157e4928e2cc9133d99e9cc15eb9a9a2 (patch)
tree2bdfdfa0f0b9cebba2d9464b151d7d893e1e2945 /theme/scss/io2013.scss
parent3c76fb8f90b502180d09fee6ed9bbc7f9b34d8df (diff)
downloadio-slides-remote-5dd5247e157e4928e2cc9133d99e9cc15eb9a9a2.tar.gz
Revert "box-sizing so hard"
This reverts commit 3c76fb8f90b502180d09fee6ed9bbc7f9b34d8df.
Diffstat (limited to 'theme/scss/io2013.scss')
-rw-r--r--theme/scss/io2013.scss1
1 files changed, 0 insertions, 1 deletions
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 {
32 left: 0; 32 left: 0;
33 width: 100%; 33 width: 100%;
34 bottom: 0; 34 bottom: 0;
35 @include box-sizing(border-box);
36 } 35 }
37 &:after { 36 &:after {
38 background: url(../../images/google_developers_icon_128.png) no-repeat 0 0; 37 background: url(../../images/google_developers_icon_128.png) no-repeat 0 0;