summaryrefslogtreecommitdiff
path: root/theme/iphone/ie7.css.dist
blob: bbf52d5cfd828c4666004711261da96518e95c7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
@charset "UTF-8";
/* CSS Document */

#statistics dd {
	clear: both;
	}		
	
	
#subscriptions_avatars li {
	float: left;
	}
img.avatar.original, img.avatar.profile {
	clear: none;
	float: left;
}
			
#nav_pagination li a {
	padding: 6px 15px;
	line-height: 27px;
	}