##// END OF EJS Templates
Remove left margin on search results and activity (#19097)....
Jean-Philippe Lang -
r14467:b6fdf8836e8f
parent child
Show More
@@ -738,6 +738,8
738 margin: 0;
738 margin: 0;
739 }
739 }
740
740
741 div#activity dl, #search-results { margin-left: 0; }
742
741 /*----------------------------------------*\
743 /*----------------------------------------*\
742 G) FORMS
744 G) FORMS
743 \*----------------------------------------*/
745 \*----------------------------------------*/
General Comments 0
You need to be logged in to leave comments. Login now