app/assets/stylesheets/timepiece.css in timepiece-0.2.6 vs app/assets/stylesheets/timepiece.css in timepiece-0.2.7

- old
+ new

@@ -6,9 +6,12 @@ border-radius: 50%; background-color: #eee; background-size: 88%; position: relative; height:0; + -ms-box-sizing:content-box; + -webkit-box-sizing:content-box; + box-sizing:content-box; } .timepiece-analog:after { background: #d00; border-radius: 50%;