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
0
Merge Requests
0
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
Boxiang Sun
gitlab-ce
Commits
ab5cac7b
Commit
ab5cac7b
authored
Jun 19, 2014
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve design page
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
2a52be9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
6 deletions
+9
-6
app/assets/stylesheets/sections/profile.scss
app/assets/stylesheets/sections/profile.scss
+9
-6
No files found.
app/assets/stylesheets/sections/profile.scss
View file @
ab5cac7b
...
@@ -56,10 +56,10 @@
...
@@ -56,10 +56,10 @@
text-align
:
center
;
text-align
:
center
;
.prev
{
.prev
{
@extend
.thumbnail
;
height
:
80px
;
height
:
30px
;
width
:
160px
;
width
:
175px
;
margin-bottom
:
10px
;
margin-bottom
:
10px
;
@include
border-radius
(
4px
);
&
.classic
{
&
.classic
{
background
:
#31363e
;
background
:
#31363e
;
...
@@ -92,10 +92,13 @@
...
@@ -92,10 +92,13 @@
text-align
:
center
;
text-align
:
center
;
.prev
{
.prev
{
@extend
.thumbnail
;
width
:
160px
;
height
:
151px
;
width
:
220px
;
margin-bottom
:
10px
;
margin-bottom
:
10px
;
img
{
max-width
:
100%
;
@include
border-radius
(
4px
);
}
}
}
}
}
}
}
...
...
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