You are here

wymeditor.css in Wysiwyg 7.2

Same filename and directory in other branches
  1. 6.2 editors/css/wymeditor.css
.wym_skin_compact .wym_dropdown ul {
  margin-top: 0;
}
.wym_skin_compact .wym_iframe iframe {
  height: 400px !important;
}

File

editors/css/wymeditor.css
View source
  1. .wym_skin_compact .wym_dropdown ul {
  2. margin-top: 0;
  3. }
  4. .wym_skin_compact .wym_iframe iframe {
  5. height: 400px !important;
  6. }