Skip to content
Snippets Groups Projects
Commit 5faca012 authored by HJ's avatar HJ :fire:
Browse files

Merge branch 'fix/redline-final-v2' into 'develop'

fix redline again

See merge request !1353
parents 3d013630 e14b9ddc
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- Button to remove uploaded media in post status form is now properly placed and sized.
- Fixed shoutbox not working in mobile layout
- Fixed missing highlighted border in expanded conversations again
- Fixed some UI jumpiness when opening images particularly in chat view
### Changed
......
......@@ -50,7 +50,6 @@
.Conversation {
.conversation-status {
border-left: none;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: var(--border, $fallback--border);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment