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:
authorRobert Speicher <robert@gitlab.com>2017-05-26 19:14:30 +0300
committerRobert Speicher <robert@gitlab.com>2017-05-26 19:14:30 +0300
commit33b622e353ba244ac62e61b6db0e382275ca905c (patch)
tree4f996dafbb46a92a7966cec2dbfa2a7c2e8286c9 /app/assets
parent70714f57ebe4ac1370eba38af1ca534708f90433 (diff)
parentf2a53667c0a599edc41f0e392d7a724efaaa400c (diff)
Merge branch 'dm-consistent-last-push-event' into 'master'
Consistently display last push event widget See merge request !11585
Diffstat (limited to 'app/assets')
-rw-r--r--app/assets/stylesheets/pages/projects.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/pages/projects.scss b/app/assets/stylesheets/pages/projects.scss
index f0bf3d4c267..99745019d5a 100644
--- a/app/assets/stylesheets/pages/projects.scss
+++ b/app/assets/stylesheets/pages/projects.scss
@@ -384,10 +384,6 @@ a.deploy-project-label {
}
}
-.last-push-widget {
- margin-top: -1px;
-}
-
.fork-namespaces {
.row {
-webkit-flex-wrap: wrap;