Align the RoomTile tooltips with the BottomLeftMenu tooltips

pull/2110/head
wmwragg 2016-09-09 07:10:12 +01:00
parent 7cb48e0d2d
commit ac365622b8
1 changed files with 1 additions and 1 deletions

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;
} }