Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
dbf4e5b0
Commit
dbf4e5b0
authored
Jul 12, 2013
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reduce padding for dashboard elements
parent
dc038a71
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
app/assets/stylesheets/sections/dashboard.scss
app/assets/stylesheets/sections/dashboard.scss
+1
-1
app/assets/stylesheets/sections/events.scss
app/assets/stylesheets/sections/events.scss
+1
-1
No files found.
app/assets/stylesheets/sections/dashboard.scss
View file @
dbf4e5b0
...
...
@@ -71,7 +71,7 @@
}
.project-row
,
.group-row
{
padding
:
15px
!
important
;
padding
:
1
2px
1
5px
!
important
;
.namespace-name
{
color
:
#666
;
...
...
app/assets/stylesheets/sections/events.scss
View file @
dbf4e5b0
...
...
@@ -99,7 +99,7 @@
}
}
padding
:
1
6px
5
px
;
padding
:
1
4px
0
px
;
&
:last-child
{
border
:none
}
.event_commits
{
...
...
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