Fix sidebar collapse button

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2015-04-23 17:55:25 +03:00
parent 96e4c780d1
commit 27289599e2
No known key found for this signature in database
GPG key ID: 161B5D6A44D3D88A

View file

@ -125,7 +125,7 @@
.collapse-nav a {
left: 0px;
padding: 7px 23px 3px 22px;
width: 52px;
}
}
}
@ -137,9 +137,9 @@
font-size: 13px;
background: transparent;
width: 32px;
height: 32px;
height: 28px;
text-align: center;
line-height: 32px;
line-height: 28px;
}
.collapse-nav a:hover {