Skip to content
Snippets Groups Projects
Commit e347fa4e authored by Karl Prieb's avatar Karl Prieb
Browse files

fix message cog on compact view

parent 49995d99
No related merge requests found
......@@ -3020,6 +3020,10 @@ body:not(.is-cordova) {
min-height: 26px;
padding: 5px 15px 0 37px;
&:not(.system) .message-cog-container {
display: inline-block;
}
.body {
display: inline;
......@@ -3087,10 +3091,6 @@ body:not(.is-cordova) {
}
}
}
.message-cog-container {
display: inline-block;
}
}
// FLEX-TAB and FLEX-TAB views
......
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