Browse Source

remove useless tip in the organization news feed

master
Sindre Sorhus 9 years ago
parent
commit
a4ab1cf819
  1. 5
      extension/content.css

5
extension/content.css

@ -152,3 +152,8 @@
.github-jobs-promotion {
display: none !important;
}
/* remove useless tip in the organization news feed */
#dashboard .alert.git_hub {
display: none !important;
}

Loading…
Cancel
Save