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
f51bef5b2d98
Commit
cdd7be01
authored
Dec 23, 2013
by
Dmitriy Zaporozhets
Browse files
Merge pull request #5851 from mynetx/sidebar-links-display-block
Make sidebar links more accessible, display: block
parents
b80d9248779b
31e4ddac771f
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/assets/stylesheets/sections/dashboard.scss
View file @
f51bef5b
...
...
@@ -73,6 +73,10 @@
font-weight
:
bold
;
}
a
{
display
:
block
;
}
.project-name
,
.group-name
{
font-size
:
15px
;
}
...
...
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