Merge pull request #235 from AileenCGN/max-width-theme-uploader

💄 Set max-width for theme uploader table
This commit is contained in:
Katharina Irrgang 2016-08-26 11:31:16 +02:00 committed by GitHub
commit 977940e4d4

View File

@ -166,6 +166,10 @@
/* Themes
/* ---------------------------------------------------------- */
.settings-themes {
max-width: 500px;
}
.settings-themes h3 {
margin-bottom: 1.6em;
font-size: 16px;