Skip to content
Snippets Groups Projects

Remove the help text under the sidebar subscribe button and style it inline

8 files
+ 64
72
Compare changes
  • Side-by-side
  • Inline
Files
8
@@ -47,7 +47,7 @@
new gl.DueDateSelectors();
new LabelsSelect();
new Sidebar();
new Subscription('.subscription');
gl.Subscription.bindAll('.subscription');
}
});
})();
Loading