mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-28 02:27:57 +08:00
Merge pull request #4985 from artoscinote/ma_SCI_7946
Fix RTE image alignments [SCI-7946]
This commit is contained in:
commit
ac1bf591e2
1 changed files with 5 additions and 0 deletions
|
@ -15,6 +15,11 @@
|
|||
flex: 0;
|
||||
}
|
||||
|
||||
.img-responsive {
|
||||
display: inline;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
.view-text-element {
|
||||
a {
|
||||
pointer-events: initial;
|
||||
|
|
Loading…
Reference in a new issue