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
path: root/app
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-06-12 22:49:02 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-06-12 22:49:02 +0400
commitc827af21d3548f98c809550b471bbb3f5a344076 (patch)
tree0c19560ce0692285c9a165c43fcd0b857cb58dfc /app
parent11728851bf0b1b06e14858b08b1afcec44ec3d46 (diff)
Remove unnecessary padding
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app')
-rw-r--r--app/assets/stylesheets/sections/commits.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/assets/stylesheets/sections/commits.scss b/app/assets/stylesheets/sections/commits.scss
index 855bb4ea010..e2503a8a165 100644
--- a/app/assets/stylesheets/sections/commits.scss
+++ b/app/assets/stylesheets/sections/commits.scss
@@ -140,8 +140,6 @@
* COMMIT ROW
*/
li.commit {
- padding: 8px;
-
.commit-row-title {
font-size: 14px;
margin-bottom: 2px;