Commit c2265586448015c07f54887ebb2689440de548fb
1 parent
bb35ef2f
Exists in
master
and in
4 other branches
qfix broken css
Showing
1 changed file
with
0 additions
and
6 deletions
Show diff stats
app/assets/stylesheets/projects.css.scss
@@ -378,10 +378,4 @@ body.dashboard.project-page .news-feed .project-updates a.project-update span.up | @@ -378,10 +378,4 @@ body.dashboard.project-page .news-feed .project-updates a.project-update span.up | ||
378 | body.dashboard.project-page .news-feed .project-updates a.project-update span.update-author strong{font-weight: bold; font-style: normal;} | 378 | body.dashboard.project-page .news-feed .project-updates a.project-update span.update-author strong{font-weight: bold; font-style: normal;} |
379 | /* eo Dashboard Page */ | 379 | /* eo Dashboard Page */ |
380 | 380 | ||
381 | -/* Breadcrumbs fix */ | ||
382 | -#tree-breadcrumbs { | ||
383 | - width: 100%; | ||
384 | - overflow: hidden; | ||
385 | - height: 45px; | ||
386 | -} | ||
387 | 381 |