Skip to content

Commit

Permalink
Remove left margin on search results and activity (#19097).
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.redmine.org/redmine/trunk@14849 e93f8b46-1217-0410-a6f0-8f06a7374b81
  • Loading branch information
jplang committed Nov 8, 2015
1 parent cb0866f commit b6fdf88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public/stylesheets/responsive.css
Original file line number Diff line number Diff line change
Expand Up @@ -738,6 +738,8 @@
margin: 0;
}

div#activity dl, #search-results { margin-left: 0; }

/*----------------------------------------*\
G) FORMS
\*----------------------------------------*/
Expand Down

0 comments on commit b6fdf88

Please sign in to comment.