summaryrefslogtreecommitdiff
path: root/client/css/comment-control.styl
AgeCommit message (Collapse)Author
2024-09-29client/css: fix comment word-breakZak B. Elep
`break-all` makes it hard to read actual comments.
2023-11-05fix overflow on comments, prevents ugly unnecesary horizontal scrollewof
2020-08-26client/css: implement dark theme optionShyam Sunder
2018-03-10client/css: change font size declarations to emMichael Serajnik
2018-03-10client/css: improve mobile stylingMichael Serajnik
2017-01-10client/comments: fix top margin in block quotesrr-
2017-01-04client/comments: fix comment control tab marginsrr-
2017-01-03client/comments: fix header wrapping on chromerr-
2017-01-03client/comments: fix 1px jumping on edit previewrr-
2017-01-03client/comments: don't use flexboxrr-
2016-12-25client/comments: rework comments appearance and UXrr-
2016-12-22client/css: improve list margins in commentsrr-
2016-08-27client/css: improve appearance on small screensrr-
2016-08-27client/css: improve comment edit form backgroundrr-
If text area was bigger than the post, switching to preview mode showed gray space under the text. Now the preview pane's background should fill the whole edit box size.
2016-08-27client/css: split into filesrr-