Fix view position for new tab height

This commit is contained in:
Yuya Ochiai 2017-04-08 22:09:56 +09:00
parent 7e12e64c31
commit 8c8f67889e
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
}
.errorView-with-tab {
top: 42px;
top: 32px;
}
.errorView-hidden {

View file

@ -7,7 +7,7 @@
}
.mattermostView-with-tab {
top: 42px;
top: 32px;
}
.mattermostView-hidden {