mirror of
http://git.carcosa.net/jmcbray/brutaldon.git
synced 2024-11-23 15:23:52 -05:00
Fix image preview overflow when bosting/faving in fullbrutalism
This commit is contained in:
parent
e8b90de6f8
commit
24beec9237
@ -222,6 +222,7 @@ img {
|
||||
padding: 1ex;
|
||||
margin: 4px;
|
||||
border: 8px ridge #CCC;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.media.active_context {
|
||||
|
Loading…
Reference in New Issue
Block a user