mirror of https://github.com/vector-im/riot-web
Merge pull request #4824 from matrix-org/travis/room-list/fix-icons
Fix icons in the new user menu not showing uppull/21833/head
commit
7dc2fc0751
|
@ -105,6 +105,7 @@ limitations under the License.
|
||||||
content: '';
|
content: '';
|
||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
|
display: block;
|
||||||
mask-position: center;
|
mask-position: center;
|
||||||
mask-size: contain;
|
mask-size: contain;
|
||||||
mask-repeat: no-repeat;
|
mask-repeat: no-repeat;
|
||||||
|
|
Loading…
Reference in New Issue