mirror of https://github.com/vector-im/riot-web
restore old tooltip positioning (right) instead of (above) for timeline tooltips
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>pull/21833/head
parent
9c5f7492e3
commit
9f199758b9
|
@ -76,9 +76,6 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_Tooltip_timeline {
|
||||
margin-left: -42px;
|
||||
margin-top: -42px;
|
||||
|
||||
&.mx_Tooltip {
|
||||
background-color: $inverted-bg-color;
|
||||
color: $accent-fg-color;
|
||||
|
|
Loading…
Reference in New Issue