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