mirror of
https://github.com/flarum/core.git
synced 2025-07-31 05:30:38 +02:00
Tweak quote button positioning/style
Now appears where your cursor ends the selection, but not overlapping text.
This commit is contained in:
@@ -88,5 +88,5 @@
|
||||
}
|
||||
.PostQuoteButton {
|
||||
position: absolute;
|
||||
box-shadow: 0 2px 4px @shadow-color;
|
||||
.Button--color(@tooltip-color, @tooltip-bg);
|
||||
}
|
||||
|
Reference in New Issue
Block a user