Skip to content

Commit

Permalink
Recompile css
Browse files Browse the repository at this point in the history
  • Loading branch information
tobes committed May 30, 2013
1 parent 11ab600 commit bd772a6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions ckan/public/base/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -8949,3 +8949,19 @@ iframe {
position: relative;
zoom: 1;
}
.ie7 .resource-item {
position: static;
padding-bottom: 1px;
}
.ie7 .resource-item .heading {
position: relative;
}
.ie7 .resource-item .format-label {
left: -48px;
}
.ie7 .resource-item .btn-group {
position: relative;
float: right;
top: -35px;
right: 0;
}

0 comments on commit bd772a6

Please sign in to comment.