diff --git a/file/style/be.bastelstu.wcf.chat.less b/file/style/be.bastelstu.wcf.chat.less index 5590904..3ea9ac5 100644 --- a/file/style/be.bastelstu.wcf.chat.less +++ b/file/style/be.bastelstu.wcf.chat.less @@ -221,6 +221,11 @@ float: right; } + + .username { + font-weight: bold; + } + > .text { img { max-width: 100%; @@ -246,10 +251,6 @@ border-radius: @wcfContainerBorderRadius; background-color: @wcfContainerBackgroundColor; position: relative; - - .username { - font-weight: bold; - } > ul.text { li {