mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
minor CSS fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c4d4e98450
commit
79cb149a4b
@ -46,7 +46,7 @@
|
||||
dive into the configuration to change the container size
|
||||
limits
|
||||
*/
|
||||
max-width: 50vh;
|
||||
max-width: 80vh;
|
||||
overflow: auto;
|
||||
}
|
||||
/* XXX not sure about this... */
|
||||
@ -161,7 +161,7 @@
|
||||
dive into the configuration to change the container size
|
||||
limits
|
||||
*/
|
||||
max-width: 50vh;
|
||||
max-width: 80vh;
|
||||
overflow: hidden;
|
||||
}
|
||||
.browse-widget:not(.flat) .list div:not(.not-traversable):after {
|
||||
|
||||
@ -24,8 +24,6 @@
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
|
||||
background: white;
|
||||
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user