Remove padding from #iHover

This commit is contained in:
Zixaphir 2013-08-02 12:42:38 -07:00
parent 8309ae41ce
commit 75de653676
4 changed files with 5 additions and 6 deletions

View File

@ -1,5 +1,5 @@
/*
* appchan x - Version 2.2.2 - 2013-08-01
* appchan x - Version 2.2.2 - 2013-08-02
*
* Licensed under the MIT license.
* https://github.com/zixaphir/appchan-x/blob/master/LICENSE

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -622,7 +622,6 @@ th {
position: fixed;
max-height: 97%;
max-width: 75%;
padding: 10px;
z-index: 22;
}
#qp {