mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 07:09:48 +03:00
Merge pull request #235 from AileenCGN/max-width-theme-uploader
💄 Set max-width for theme uploader table
This commit is contained in:
commit
977940e4d4
@ -166,6 +166,10 @@
|
||||
/* Themes
|
||||
/* ---------------------------------------------------------- */
|
||||
|
||||
.settings-themes {
|
||||
max-width: 500px;
|
||||
}
|
||||
|
||||
.settings-themes h3 {
|
||||
margin-bottom: 1.6em;
|
||||
font-size: 16px;
|
||||
|
Loading…
Reference in New Issue
Block a user