summaryrefslogtreecommitdiff
path: root/app/views/projects/forks
diff options
context:
space:
mode:
authorRubén Dávila <rdavila84@gmail.com>2016-01-20 00:07:40 -0500
committerRubén Dávila <rdavila84@gmail.com>2016-01-20 00:17:21 -0500
commite9246148a6f5f61b8eeacb3539df80d390ce1ab7 (patch)
tree3288c110e0ed8ae4d0fea832449491a2b35a2c94 /app/views/projects/forks
parenta091483b7a70f0f94bea09c8884741e636031c41 (diff)
downloadgitlab-ce-e9246148a6f5f61b8eeacb3539df80d390ce1ab7.tar.gz
Refactor some CSS rules.
Diffstat (limited to 'app/views/projects/forks')
-rw-r--r--app/views/projects/forks/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/forks/index.html.haml b/app/views/projects/forks/index.html.haml
index a5ca641558e..a362185210a 100644
--- a/app/views/projects/forks/index.html.haml
+++ b/app/views/projects/forks/index.html.haml
@@ -1,4 +1,4 @@
-.gray-content-block.top-block.clearfix.white
+.gray-content-block.top-block.clearfix.white.forks-top-block
.pull-left
- public_count = @public_forks.size
- protected_count = @protected_forks.size