Revert "css fix"

This reverts commit 80b2eae41b62249f728bbdbdcacf649c2620e82b.

Conflicts:
	builds/4chan-X.user.js
	builds/crx/script.js
	src/General/css/style.css
This commit is contained in:
ccd0 2014-04-06 20:10:35 -07:00
parent 5361e39337
commit 0f38b9c467
3 changed files with 5 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -731,6 +731,9 @@ span.hide-announcement {
:root.fit-width .full-image:not(#ihover) {
max-width: 100%;
}
:root.gecko.fit-width .full-image {
width: 100%;
}
#ihover {
-moz-box-sizing: border-box;
box-sizing: border-box;