This commit is contained in:
Matthew Hodgson 2015-10-11 22:51:00 +01:00
parent 50ebce69b7
commit 17c81c1101
5 changed files with 20 additions and 5 deletions

View file

@ -28,8 +28,9 @@ limitations under the License.
.mx_LeftPanel_hideButton {
position: absolute;
top: 18px;
right: 8px;
top: 10px;
right: 0px;
padding: 8px;
cursor: pointer;
}