Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/3.2' into 3
Browse files Browse the repository at this point in the history
Conflicts:
	admin/javascript/LeftAndMain.BatchActions.js
  • Loading branch information
Damian Mooyman committed Aug 23, 2015
2 parents 1983819 + 28ca23c commit 1bb6b85
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 8 deletions.
3 changes: 2 additions & 1 deletion admin/css/screen.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions admin/scss/_style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,10 @@ body.cms {
margin-right: 4px;
background-repeat: no-repeat;
}

.cms_backlink {
vertical-align: middle;
}
}

// Reset to default styles
Expand Down
3 changes: 1 addition & 2 deletions css/GridField.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions scss/GridField.scss
Original file line number Diff line number Diff line change
Expand Up @@ -99,14 +99,9 @@ $gf_grid_x: 16px;
& > * {
margin-right:$gf_grid_x/2;
float: left;
font-size: $gf_grid_y*1.2;
}
}

.ss-gridfield-buttonrow {
font-size: $gf_grid_y*1.2;
}
}

.ss-gridfield {
.grid-levelup {
Expand Down

0 comments on commit 1bb6b85

Please sign in to comment.