MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 117: Line 117:


.commentary-body.open {
.commentary-body.open {
   max-height: 500px;
   max-height: 300px;
   opacity: 1;
   opacity: 1;
   border: 1px solid #ededed;
   border: 1px solid #ededed;
   background: #fafafa;
   background: #fafafa;
   padding: 5px 10px;
   padding: 5px 10px;
  overflow: auto;
}
}
.commentary-body.commentary-hidden + p:empty,
.commentary-body.commentary-hidden + p:empty,