mirror of https://github.com/vector-im/riot-web
Badge width fixed, and hover state for badge now only on badge itself.
parent
8e0f7f18a0
commit
f53f9af1c5
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue