Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
2d58df76c88e
Commit
54f94322
authored
Jan 19, 2015
by
Job van der Voort
Browse files
fix border radius top left for descriptions
parent
6e0e5e1f0be2
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/assets/stylesheets/generic/gfm.scss
View file @
2d58df76
...
...
@@ -4,6 +4,7 @@
.issue-form
,
.merge-request-form
,
.wiki-form
{
.description
{
height
:
20em
;
border-top-left-radius
:
0
;
}
}
...
...
@@ -17,4 +18,4 @@
.description
{
height
:
14em
;
}
}
\ No newline at end of file
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment