2
0
Fork 0
mirror of https://github.com/discourse/wp-discourse.git synced 2025-10-03 08:59:21 +08:00

Reduce max width

This commit is contained in:
scossar 2016-09-15 15:45:04 -07:00
parent 9716223757
commit 3eea9ffc67

View file

@ -16,7 +16,7 @@
}

.toplevel_page_wp_discourse_options .wp-discourse-options-form {
max-width: 900px;
max-width: 800px;
}

.toplevel_page_wp_discourse_options h2 img {