Skip to content

Instantly share code, notes, and snippets.

@jubianchi
Last active August 29, 2015 14:07
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jubianchi/50c23c46c4347d0fc751 to your computer and use it in GitHub Desktop.
Save jubianchi/50c23c46c4347d0fc751 to your computer and use it in GitHub Desktop.
gitlab-wide
body > .container,
header .container,
nav .container {
width: 100%;
}
.pull-right .dropdown-menu {
right: 0;
left: auto;
}
@C-Duv
Copy link

C-Duv commented Oct 21, 2014

👍
Just need to figure a way to include that permanently in GitLab (I've simply hacked gitlab/public/assets/application-1bb9d6f4be686c4a4b16debdf17fdf57.css and I'm not proud of it).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment