mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-14 00:50:14 -04:00
make expansion quote titles unselectable
This commit is contained in:
parent
e122e52fb8
commit
b69832cf66
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ aside.quote {
|
|||
/* blockquote is underneath this and has top margin */
|
||||
.avatar { margin-right: 7px; }
|
||||
img { margin-top: -4px; }
|
||||
@include unselectable;
|
||||
}
|
||||
|
||||
// blockquote is docked within aside for content
|
||||
|
|
Loading…
Reference in a new issue