summaryrefslogtreecommitdiff
path: root/theme/base/css/ie.css
blob: 45176a201925816028b3abba5183a16ad347ba6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
/* IE specific styles */

#aside_primary {
padding-left:11px;
}
.notice-options input.submit {
font-size:0;
margin-top:3px;
height:16px;
text-align:right;
text-indent:0;
width:24px;
}

input.checkbox {
top:0;
}

legend {
margin-left:-7px;
}

.notice div.entry-content .timestamp a {
margin-right:4px;
}