aboutsummaryrefslogtreecommitdiff
path: root/mod/twitterservice/views/default/twitterservice/css.php
blob: 5721440677c6096342c5d22635577fd167ecc665 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?php
/**
 * Elgg TwitterService CSS
 */
?>

#twitterservice_site_settings .text_input {
	width: 350px;
}
#login_with_twitter {
	padding: 10px 0 0 0;
}