mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
add clearfix for virtuoso
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
.thumbnailBig {
|
||||
float: left;
|
||||
width: var(--width);
|
||||
height: var(--height);
|
||||
float: left;
|
||||
padding: 3px 20px 5px 0;
|
||||
}
|
||||
|
||||
.thumbnailSmall {
|
||||
float: left;
|
||||
width: var(--width);
|
||||
height: var(--height);
|
||||
float: left;
|
||||
padding: 3px 10px 5px 5px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user