Merge branch '1.8.10.x' into 1.9.0.x

Conflicts:
	CHANGELOG.md
	LICENSE
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
This commit is contained in:
ccd0 2014-08-25 19:43:58 -07:00
commit 1b4bfdf7b6
2 changed files with 7 additions and 1 deletions

View File

@ -27,6 +27,12 @@ Based on v1.8.10.4.
- Fix QR cooldown storage overflow bug.
- Remove buggy `Cooldown Prediction` feature.
### v1.8.10.7
*2014-08-25*
**ccd0**
- Fix CSS bug hiding catalog settings save button.
### v1.8.10.6
*2014-08-25*

View File

@ -89,7 +89,7 @@ a {
[hidden] {
display: none !important;
}
div.center:not(.ad-cnt) {
hr ~ div.center:not(.ad-cnt) {
display: none !important;
}
.page-num {