Merge branch 'saas-showbuilder' of github.com:sourcefabric/Airtime into saas-showbuilder

This commit is contained in:
Albert Santoni 2015-08-10 12:23:30 -04:00
commit 974f979bef
7 changed files with 39 additions and 71 deletions

View file

@ -38,6 +38,7 @@ div.ColVis_collectionBackground {
/* Usability hint */
.usability_hint {
left: 130px;
flex: 0 100%;
width: 100%;
}
@ -491,6 +492,10 @@ textarea {
left: 4px;
}
.inner_editor_wrapper {
width: 100%;
}
.spl-no-margin {
margin: 0;
}