Remove padding from #iHover
This commit is contained in:
parent
8309ae41ce
commit
75de653676
2
LICENSE
2
LICENSE
@ -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.
|
* Licensed under the MIT license.
|
||||||
* https://github.com/zixaphir/appchan-x/blob/master/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
@ -622,7 +622,6 @@ th {
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
max-height: 97%;
|
max-height: 97%;
|
||||||
max-width: 75%;
|
max-width: 75%;
|
||||||
padding: 10px;
|
|
||||||
z-index: 22;
|
z-index: 22;
|
||||||
}
|
}
|
||||||
#qp {
|
#qp {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user