Commit c827af21d3548f98c809550b471bbb3f5a344076

Authored by Dmitriy Zaporozhets
1 parent 11728851

Remove unnecessary padding

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing 1 changed file with 0 additions and 2 deletions   Show diff stats
app/assets/stylesheets/sections/commits.scss
... ... @@ -140,8 +140,6 @@
140 140 * COMMIT ROW
141 141 */
142 142 li.commit {
143   - padding: 8px;
144   -
145 143 .commit-row-title {
146 144 font-size: 14px;
147 145 margin-bottom: 2px;
... ...