make expansion quote titles unselectable
This commit is contained in:
parent
e122e52fb8
commit
b69832cf66
|
@ -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 New Issue