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
Léo-Paul Géneau
gitlab-ce
Commits
e63f796a
Commit
e63f796a
authored
Dec 15, 2016
by
Annabel Dunstone Gray
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Unify margin widths
parent
7f9d1ad3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
app/assets/stylesheets/pages/editor.scss
app/assets/stylesheets/pages/editor.scss
+4
-5
No files found.
app/assets/stylesheets/pages/editor.scss
View file @
e63f796a
...
@@ -134,15 +134,17 @@
...
@@ -134,15 +134,17 @@
.new-file-name
{
.new-file-name
{
max-width
:
none
;
max-width
:
none
;
width
:
100%
;
width
:
100%
;
margin-bottom
:
3px
;
}
}
.file-buttons
{
.file-buttons
{
display
:
block
;
display
:
block
;
width
:
100%
;
width
:
100%
;
margin-bottom
:
10px
;
.soft-wrap-toggle
{
.soft-wrap-toggle
{
width
:
100%
;
width
:
100%
;
margin
:
7
px
0
;
margin
:
3
px
0
;
}
}
.encoding-selector
,
.encoding-selector
,
...
@@ -150,15 +152,12 @@
...
@@ -150,15 +152,12 @@
.gitignore-selector
,
.gitignore-selector
,
.gitlab-ci-yml-selector
{
.gitlab-ci-yml-selector
{
display
:
block
;
display
:
block
;
margin
:
7
px
0
;
margin
:
3
px
0
;
button
{
button
{
width
:
100%
;
width
:
100%
;
}
}
}
}
}
}
}
}
}
}
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