<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * categories/css/style.css
 *
 * @author Shohei Nakajima &lt;nakajimashouhei@gmail.com&gt;
 * @link http://www.netcommons.org NetCommons Project
 * @license http://www.netcommons.org/license.txt NetCommons License
 */

.category-dropdown-toggle {
	min-width: 125px;
	max-width: 300px;
	text-align: left;
}
</pre></body></html>