1
0
mirror of https://gitlab.com/brutaldon/brutaldon.git synced 2024-09-28 15:55:54 -04:00

Fix attachments width on bulma light themes.

This commit is contained in:
Jason McBrayer 2019-02-05 10:53:03 -05:00
parent 3c9b0e13aa
commit 5f28bb5ea5

View File

@ -105,7 +105,6 @@ emoji-link
.level.attachments
{
overflow-x: auto;
max-width: 80ex;
}