Site Icon: Improve vertical spacing in preview.
Props eliorivero. Fixes #33038. git-svn-id: https://develop.svn.wordpress.org/trunk@33332 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
dc90d4217c
commit
b619b0c194
@ -3,7 +3,7 @@
|
||||
------------------------------------------------------------------------------*/
|
||||
|
||||
.site-icon-preview .favicon-preview {
|
||||
margin-bottom: 20px;
|
||||
margin: 5px 0 20px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
max-width: 180px;
|
||||
@ -33,4 +33,5 @@
|
||||
height: 64px;
|
||||
overflow: hidden;
|
||||
width: 64px;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user