Widen PM windows

This commit is contained in:
Guangcong Luo 2016-01-22 18:30:16 -05:00
parent 209b49a8e1
commit e81c021756

View File

@ -791,7 +791,10 @@ p.or:after {
min-height: 2px;
}
.pm-window {
margin-bottom: 12px;
margin: 0 -12px 12px -10px;
}
.tiny-layout .pm-window {
margin: 0 0 12px 0;
}
.pm-window h3 {
background: rgba(248,248,248,.8);