From 2634c5a8cbbfde00a0d0180bca53f6db6bc95973 Mon Sep 17 00:00:00 2001 From: James Campos Date: Sun, 15 May 2011 00:25:51 -0700 Subject: [PATCH] rm iHover width: auto --- 4chan_x.js | 1 - script.coffee | 1 - 2 files changed, 2 deletions(-) diff --git a/4chan_x.js b/4chan_x.js index c4d93b6dd..2a5c2c938 100644 --- a/4chan_x.js +++ b/4chan_x.js @@ -2458,7 +2458,6 @@ }\ \ #iHover {\ - width: auto;\ max-height: 100%;\ }\ \ diff --git a/script.coffee b/script.coffee index 8666e5168..f32caf8ce 100644 --- a/script.coffee +++ b/script.coffee @@ -1920,7 +1920,6 @@ main = } #iHover { - width: auto; max-height: 100%; }