mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 14:17:19 +00:00
changed read_comic page width to auto to make better use of space.
margins were way too wide. and we could use that space on tablets.
This commit is contained in:
@@ -23,7 +23,9 @@ body {
|
||||
height: 60px;
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
|
||||
.comic_box {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
#dropdown-list{
|
||||
max-height: 300px;
|
||||
|
||||
Reference in New Issue
Block a user