BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
b073b581
Commit
b073b581
authored
Sep 14, 2017
by
Fatih Acet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
RepoEditor: Improve tab spacing and styling.
parent
6457f6c7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
repo.scss
app/assets/stylesheets/pages/repo.scss
+2
-3
No files found.
app/assets/stylesheets/pages/repo.scss
View file @
b073b581
...
...
@@ -156,7 +156,7 @@
list-style-type
:
none
;
background
:
$gray-normal
;
display
:
inline-block
;
padding
:
10px
18px
;
padding
:
#{
$gl-padding
/
2
}
$gl-padding
;
border-right
:
1px
solid
$white-dark
;
border-bottom
:
1px
solid
$white-dark
;
white-space
:
nowrap
;
...
...
@@ -180,10 +180,9 @@
a
{
@include
str-truncated
(
100px
);
color
:
$black
;
width
:
100px
;
text-align
:
center
;
vertical-align
:
middle
;
text-decoration
:
none
;
margin-right
:
12px
;
&
.close
{
width
:
auto
;
...
...
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