digest: smartphone ui css tweaks
This commit is contained in:
parent
0f12ead5dd
commit
4f281ec432
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,6 @@ a:hover {
|
||||||
bottom : 0px;
|
bottom : 0px;
|
||||||
top : 30px;
|
top : 30px;
|
||||||
background : white;
|
background : white;
|
||||||
z-index : -1;
|
|
||||||
opacity : 0;
|
opacity : 0;
|
||||||
-webkit-transition: opacity 0.2s linear;
|
-webkit-transition: opacity 0.2s linear;
|
||||||
-moz-transition: opacity 0.2s linear;
|
-moz-transition: opacity 0.2s linear;
|
||||||
|
@ -154,6 +153,7 @@ a:hover {
|
||||||
bottom : 0px;
|
bottom : 0px;
|
||||||
font-size : 14px;
|
font-size : 14px;
|
||||||
overflow : auto;
|
overflow : auto;
|
||||||
|
background : white;
|
||||||
}
|
}
|
||||||
|
|
||||||
#feeds ul#feeds-content img {
|
#feeds ul#feeds-content img {
|
||||||
|
|
Loading…
Reference in a new issue