Skip to content

Commit

Permalink
remove unused css rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Muzurakis committed Sep 7, 2012
1 parent 43c55fd commit ee72a95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion em/skin/theme_resources/stylesheets/foundation.css
Expand Up @@ -1134,7 +1134,6 @@ img { -ms-interpolation-mode: bicubic; }
.column, .columns { float: left !important; }
.video.featured { left: 0px !important; }
body.template-featured_videos_homepage #mid-container #featuredvideo .description { left: 0px !important; }
body.template-featured_videos_homepage #mid-container #featuredvideo dd.featuredItem { margin-left: 186px; }

/* Tablet Grid ---------------------- */
@media only screen and (max-width: 985px) and (min-width: 768px) { body { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; width: 100%; min-width: 0; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
Expand Down

0 comments on commit ee72a95

Please sign in to comment.