Merge pull request #3239 from vector-im/luke/css-remove-avatar-initial-z-index

Remove z-index property on avatar initials
This commit is contained in:
Luke Barnard 2017-02-16 13:45:45 +00:00 committed by GitHub
commit f2654616eb

View File

@ -20,7 +20,6 @@ limitations under the License.
.mx_BaseAvatar_initial {
position: absolute;
z-index: 1;
color: $avatar-initial-color;
text-align: center;
speak: none;