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
Jérome Perrin
gitlab-ce
Commits
1845c33d
Commit
1845c33d
authored
Oct 06, 2016
by
tauriedavis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
spacing tweaks
parent
d1c1b41f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
12 deletions
+1
-12
app/assets/stylesheets/pages/profile.scss
app/assets/stylesheets/pages/profile.scss
+1
-12
No files found.
app/assets/stylesheets/pages/profile.scss
View file @
1845c33d
...
...
@@ -94,7 +94,7 @@
.profile-user-bio
{
// Limits the width of the user bio for readability.
max-width
:
600px
;
margin
:
10px
auto
0
;
margin
:
10px
auto
;
padding
:
0
16px
;
}
...
...
@@ -225,13 +225,6 @@
width
:
90px
;
margin
:
0
auto
10px
;
}
.user-info
{
.member-date
{
margin-bottom
:
4px
;
}
}
}
@media
(
max-width
:
$screen-xs-max
)
{
...
...
@@ -258,10 +251,6 @@
}
}
.user-profile-nav
{
margin-top
:
10px
;
}
table
.u2f-registrations
{
th
:not
(
:last-child
),
td
:not
(
:last-child
)
{
border-right
:
solid
1px
transparent
;
...
...
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