Skip to content

Commit

Permalink
ui: fix author page spacing under search box
Browse files Browse the repository at this point in the history
  • Loading branch information
Pawel Zembrzuski authored and pazembrz committed Mar 4, 2020
1 parent ceb8566 commit c0daa3d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/src/authors/containers/DetailPageContainer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ function DetailPage({
<Row className="mv3" type="flex" justify="center">
<Col xs={24} md={22} lg={21} xxl={18}>
<Row
className="mt3"
type="flex"
gutter={{ xs: 0, md: 16, xl: 32 }}
justify="space-between"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c0daa3d

Please sign in to comment.