Skip to content

Commit

Permalink
clean plucss
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephane committed Jul 13, 2015
1 parent 45aa56d commit 46720b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions themes/defaut/css/plucss.css
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ img {
float: left;
}
.float-center {
display: block;
display: block;
margin-left: auto;
margin-right: auto;
}
Expand Down Expand Up @@ -700,7 +700,7 @@ img {
max-width: 1280px;
padding-left: 1rem;
padding-right: 1rem;
width: 100%;
width: 100%;
}
.grid {
overflow: hidden;
Expand Down

0 comments on commit 46720b7

Please sign in to comment.