summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakuya Noguchi <takninnovationresearch@gmail.com>2018-11-23 10:29:57 +0900
committerTakuya Noguchi <takninnovationresearch@gmail.com>2018-12-12 15:41:24 -0800
commit0740004b3b89d42a20b1cd386634d993578d41e5 (patch)
tree437d693e323ac65795d0ffcafc282437ec95904f
parente4e205d92661e72e303b1f9d1b85fb33119e41dc (diff)
downloadgitlab-ce-0740004b3b89d42a20b1cd386634d993578d41e5.tar.gz
Remove .git-clone-holder CSS for mobile
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-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 f3398944d12..34b41f8a855 100644
--- a/app/assets/stylesheets/framework/mobile.scss
+++ b/app/assets/stylesheets/framework/mobile.scss
@@ -30,10 +30,6 @@
.project-home-panel {
padding-left: 0 !important;
-
- .git-clone-holder {
- display: none;
- }
}
.container .title {