Skip to content

Commit

Permalink
update sidebar, add tile-slider plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
olton committed Oct 28, 2012
1 parent bbbaae3 commit c182398
Show file tree
Hide file tree
Showing 16 changed files with 9,383 additions and 8,789 deletions.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Version 0.1.4
Version 0.1.5

// Readme file

Expand Down
12 changes: 3 additions & 9 deletions css/modern-responsive.css
Original file line number Diff line number Diff line change
Expand Up @@ -484,19 +484,13 @@
height: 470px;
}
.tile .tile-content {
width: 120px;
height: 90px;
padding: 5px 10px;
}
.tile .tile-content.icon {
padding-top: 20px;
display: table-cell !important;
vertical-align: middle !important;
text-align: center;
}
.tile .tile-content.icon img {
.tile.icon > .tile-content img {
width: 48px;
height: 48px;
margin-left: -24px;
margin-top: -32px;
}
.tile .brand > .badge,
.tile .tile-status > .badge {
Expand Down
Loading

0 comments on commit c182398

Please sign in to comment.