Align the RoomTile tooltips with the BottomLeftMenu tooltips

This commit is contained in:
wmwragg 2016-09-09 07:10:12 +01:00
parent 7cb48e0d2d
commit ac365622b8

View File

@ -26,7 +26,7 @@ limitations under the License.
display: inline-block; display: inline-block;
position: relative; position: relative;
top: -62px; top: -62px;
left: 44px; left: 46px;
} }