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
20b209636350
Commit
59582aae
authored
Sep 28, 2015
by
Andrey
Browse files
page-title-fix
parent
614d8e298ff1
Changes
2
Hide whitespace changes
Inline
Side-by-side
app/assets/stylesheets/generic/typography.scss
View file @
20b20963
...
...
@@ -12,6 +12,13 @@ body {
line-height
:
1
.3
;
font-size
:
1
.25em
;
font-weight
:
600
;
}
.page-title-empty
{
margin-top
:
0px
;
line-height
:
1
.3
;
font-size
:
1
.25em
;
font-weight
:
600
;
margin
:
12px
7px
12px
7px
;
}
...
...
app/views/projects/empty.html.haml
View file @
20b20963
...
...
@@ -17,7 +17,7 @@
.prepend-top-20
.empty_wrapper
%h3
.page-title
%h3
.page-title
-empty
Command line instructions
%div
.git-empty
%fieldset
...
...
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