Fix image preview overflow when bosting/faving in fullbrutalism

This commit is contained in:
Jason McBrayer 2018-06-13 13:22:58 -04:00
parent e8b90de6f8
commit 24beec9237
1 changed files with 1 additions and 0 deletions

View File

@ -222,6 +222,7 @@ img {
padding: 1ex;
margin: 4px;
border: 8px ridge #CCC;
overflow: auto;
}
.media.active_context {