Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Setting the overflow to hidden places scroll bars on .topic .content in IE. I know this was to fix a different issue regarding that annoying text that goes everywhere.
.topic .content
I think I only put a overflow-y: hidden maybe it needs x as well.
overflow-y: hidden
Yeah that removes the scrollbar in IE.
https://github.com/NodeBB/nodebb-theme-persona/commit/ae24927edf1f6d2fa2502ae602fd5f3c898049bf
B
@NodeHam please try with https://github.com/NodeBB/NodeBB/commit/c354cde347f642dbc5ad5242d8fba3d73b10a9a1
N
We put this in our CSS:
?
Watch carefully the behavior of the field 'Confirm Password'.
upload-9f6528db-94d6-429c-9d39-bef51ac0b42e upload-d2b274b2-fdcb-468d-9419-6159280f4417 upload-4d0ae037-ba64-44a2-aae8-5418dfcbe5c4
@baris
L
If there is a . (dot) on the file name, it doesnt display the image on the post ( it cold parse and remove the dots 🙂 )

G
@psychobunny ok, thanks, i'll keep that in mind