Tidy up placeholder style when it has no text
This commit is contained in:
parent
c64eb72e69
commit
8d17354740
2 changed files with 26 additions and 3 deletions
|
|
@ -184,7 +184,7 @@ grid.geary-message-summary {
|
|||
|
||||
/* PlaceholderPane */
|
||||
|
||||
.geary-placeholder-pane > image {
|
||||
.geary-placeholder-pane.geary-has-text > image {
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
.geary-placeholder-pane > .title {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue