fix unstyled back button

This commit is contained in:
ansuz 2016-07-11 17:37:22 +02:00
parent 3eccec7054
commit cdb5979752
2 changed files with 2 additions and 2 deletions

View file

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

View file

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