fix unstyled back button

pull/1/head
ansuz 9 years ago
parent 3eccec7054
commit cdb5979752

@ -20,7 +20,7 @@
height: 1.5em; height: 1.5em;
line-height: 25px; line-height: 25px;
height: 22px; height: 22px;
&.rtwysiwyg-back { &.cryptpad-back {
padding: 0; padding: 0;
font-weight: bold; font-weight: bold;
cursor: pointer; cursor: pointer;

@ -17,7 +17,7 @@
line-height: 25px; line-height: 25px;
height: 22px; height: 22px;
} }
.cryptpad-toolbar div.rtwysiwyg-back { .cryptpad-toolbar div.cryptpad-back {
padding: 0; padding: 0;
font-weight: bold; font-weight: bold;
cursor: pointer; cursor: pointer;

Loading…
Cancel
Save