/**
 * Admin styles.
 */

.xapp-settings-page {

	form {

		input[type="text"] {
			max-width: 500px;
			width: 100%;
		}

	}

}
