mirror of
https://github.com/flarum/core.git
synced 2025-08-10 18:35:56 +02:00
Show quote button when post text is selected
closes #19 closes flarum/core#320
This commit is contained in:
committed by
Toby Zerner
parent
8c280b0b15
commit
a05600b91e
@@ -86,3 +86,7 @@
|
||||
font-weight: bold !important;
|
||||
white-space: normal !important;
|
||||
}
|
||||
.PostQuoteButton {
|
||||
position: absolute;
|
||||
box-shadow: 0 2px 4px @shadow-color;
|
||||
}
|
||||
|
Reference in New Issue
Block a user