Commit ac01e401 authored by Kushal Pandya's avatar Kushal Pandya Committed by Clement Ho

Fix Epic sidebar toggle button icon positioning

parent 0438005a
......@@ -18,7 +18,7 @@
<template>
<button
type="button"
class="btn btn-blank gutter-toggle btn-sidebar-action"
class="btn btn-blank gutter-toggle"
@click="toggle"
>
<i
......
---
title: Fix Epic sidebar toggle button icon positioning
merge_request: 4138
author:
type: fixed
.right-sidebar.right-sidebar-collapsed .sidebar-grouped-item .gutter-toggle {
padding-left: auto;
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment