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
9d8f1538dc6b
Commit
c9b64974
authored
Mar 07, 2012
by
Dmitriy Zaporozhets
Browse files
increased dashboard width
parent
2e9ee90c9c26
Changes
2
Hide whitespace changes
Inline
Side-by-side
app/assets/stylesheets/common.scss
View file @
9d8f1538
...
...
@@ -599,7 +599,7 @@ p.time {
}
}
.dashboard_block
{
width
:
70
0px
;
width
:
84
0px
;
margin
:auto
;
.wll
{
...
...
app/views/dashboard/index.html.haml
View file @
9d8f1538
...
...
@@ -20,8 +20,8 @@
.row
.dashboard_block
.row
.span
9
=
render
"dashboard/projects_feed"
.span
3
.right
.span
10
=
render
"dashboard/projects_feed"
.span
4
.right
-
if
current_user
.
can_create_project?
.alert-message.block-message.warning
You can create up to
...
...
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