Skip to content

Instantly share code, notes, and snippets.

@MaZderMind
Created May 30, 2018 09:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MaZderMind/e0503940b3ea2327170ad67d1daa5e00 to your computer and use it in GitHub Desktop.
Save MaZderMind/e0503940b3ea2327170ad67d1daa5e00 to your computer and use it in GitHub Desktop.
.ghx-issue-content {
position: relative;
}
.ghx-plan-extra-fields.ghx-row {
height: 0;
margin: 0
}
.ghx-plan-extra-fields .ghx-extra-field {
position: absolute;
top: 6px;
right: 400px;
background: rgba(0,0,0,0.2);
color: rgba(51,51,51,0.8);
border-radius: 5px;
padding: 0px 5px;
text-align: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment