Merge branch '1117-markdown-help-button-breaks-toolbar-layout' into mobile-fixes

This commit is contained in:
David Benque 2023-09-27 11:37:43 +01:00
commit 3a83b9f3c0

View file

@ -72,7 +72,6 @@
&:hover { &:hover {
background-color: contrast(@cp_toolbar-bg, darken(@cp_toolbar-bg, 5%), lighten(@cp_toolbar-bg, 5%)); background-color: contrast(@cp_toolbar-bg, darken(@cp_toolbar-bg, 5%), lighten(@cp_toolbar-bg, 5%));
} }
&.cp-markdown-help { float: right; }
} }
} }