diff options
| author | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2016-12-05 12:31:36 -0600 |
|---|---|---|
| committer | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2016-12-05 12:31:36 -0600 |
| commit | 00dc6b8bcbed021c1a2d8477d8a51e429014f7be (patch) | |
| tree | b11a010d679e5934c9277b85c7165a68430489f0 | |
| parent | 4e96c53197e0521f13d9fb95692854fddeecf509 (diff) | |
| download | gitlab-ce-remove-votes-scss.tar.gz | |
Remove unused votes.scssremove-votes-scss
| -rw-r--r-- | app/assets/stylesheets/pages/votes.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/pages/votes.scss b/app/assets/stylesheets/pages/votes.scss deleted file mode 100644 index dc9a7d71e8b..00000000000 --- a/app/assets/stylesheets/pages/votes.scss +++ /dev/null @@ -1,4 +0,0 @@ -.votes-inline { - display: inline-block; - margin: 0 8px; -} |
