mirror of
https://github.com/YACReader/yacreader
synced 2025-06-03 09:08:20 -04:00
fixed css styles for libraries list in iPhone
This commit is contained in:
parent
12b123537d
commit
0b66749340
@ -35,7 +35,7 @@ body{
|
||||
|
||||
#contentLibraries .library-link
|
||||
{
|
||||
width: 211px;
|
||||
width: 65%;
|
||||
height: 28px;
|
||||
border: none;
|
||||
padding: 11px 0 0 0px;
|
||||
@ -46,6 +46,7 @@ body{
|
||||
font-size: 16px;
|
||||
text-decoration: none;
|
||||
color: #525252 ;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#contentLibraries a
|
||||
|
Loading…
x
Reference in New Issue
Block a user