Badge width fixed, and hover state for badge now only on badge itself.

This commit is contained in:
wmwragg 2016-08-03 14:11:17 +01:00
parent 8e0f7f18a0
commit f53f9af1c5

View file

@ -121,7 +121,7 @@ limitations under the License.
.mx_RoomTile_badge {
display: inline-block;
min-width: 14px;
min-width: 19px;
height: 17px;
position: absolute;
right: 8px; /*gutter */