Further tweaks to the tooltip to better handle its position, and simplify it's use

This commit is contained in:
wmwragg 2016-09-03 12:44:09 +01:00
parent cb101b0a3b
commit 80e6cd6d7c
2 changed files with 64 additions and 25 deletions

View file

@ -28,9 +28,9 @@ limitations under the License.
border-radius: 8px;
background-color: #fff;
z-index: 2000;
left: 52px;
padding: 6px;
pointer-events: none;
line-height: 18px;
}
mx_RoomToolTip_placeholder {