increase click area on editor toggle

This commit is contained in:
Jeff Atwood 2014-10-21 23:17:54 -07:00
parent c104fbc915
commit ea681d92a2
1 changed files with 3 additions and 5 deletions

View File

@ -112,14 +112,12 @@
font-size: 14px;
position: fixed;
.toggler {
display: block;
width: 13px;
height: 13px;
right: 13px;
width: 15px;
right: 1px;
position: absolute;
font-size: 15px;
color: $primary;
text-decoration: none;
padding: 0 10px 5px 10px;
&:before {
font-family: "FontAwesome";
content: "\f078";