Merge pull request #2557 from matrix-org/bwindels/e2eicons

Add e2e icon to room header/composer/member info, more ...
This commit is contained in:
Bruno Windels
2019-02-01 22:02:28 +00:00
committed by GitHub
23 changed files with 251 additions and 94 deletions

View File

@@ -121,7 +121,7 @@ limitations under the License.
.mx_RoomStatusBar_connectionLostBar img {
padding-left: 10px;
padding-right: 22px;
padding-right: 10px;
vertical-align: middle;
float: left;
}