Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harris <harrisryan1@gmail.com>2017-01-09 20:50:04 +0300
committerRyan Harris <harrisryan1@gmail.com>2017-01-09 20:50:04 +0300
commit2955c8cc8b76666404569f00e49457262ffbc895 (patch)
treef676baaf54d30acc7745c6a7ad8a128ee775b3e7 /app/assets/stylesheets/framework/mobile.scss
parent6c62482144e786f83ed62298e06604e46e93107e (diff)
Display project avatars on Admin Area and Projects pages for mobile views
Diffstat (limited to 'app/assets/stylesheets/framework/mobile.scss')
-rw-r--r--app/assets/stylesheets/framework/mobile.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/framework/mobile.scss b/app/assets/stylesheets/framework/mobile.scss
index 7eb9962ba33..92d687996e9 100644
--- a/app/assets/stylesheets/framework/mobile.scss
+++ b/app/assets/stylesheets/framework/mobile.scss
@@ -37,10 +37,6 @@
display: none;
}
- .project-avatar {
- display: none;
- }
-
.project-home-panel {
padding-left: 0 !important;