Validator fixes

Changes chat, profile and settings pages so it is compatible with the validator of w3
This commit is contained in:
Lars van Hijfte
2017-02-02 18:17:58 +01:00
parent 4f731e12fe
commit b206d243b9
6 changed files with 19 additions and 24 deletions

View File

@@ -256,8 +256,6 @@ div[data-title]:hover:after {
top: 150%;
z-index: 200;
white-space: nowrap;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
background-color: #333;