mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-05-05 21:16:26 -05:00
Widen PM windows
This commit is contained in:
parent
209b49a8e1
commit
e81c021756
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user