Added overflow auto when wysiwyg becomes too big

stable
Xavier Julián 2014-10-13 12:34:10 +02:00
parent f4a1ea5c35
commit 7155ebda46
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
.wysiwyg {
overflow: auto;
h1 {
@extend %xlarge;
@extend %text;