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
8bf55be9
Commit
8bf55be9
authored
Mar 24, 2017
by
Simon Knox
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove some unused sidebar styles
parent
bcbd0325
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
38 deletions
+0
-38
header.scss
app/assets/stylesheets/framework/header.scss
+0
-8
notes.scss
app/assets/stylesheets/pages/notes.scss
+0
-16
projects.scss
app/assets/stylesheets/pages/projects.scss
+0
-14
No files found.
app/assets/stylesheets/framework/header.scss
View file @
8bf55be9
...
...
@@ -269,14 +269,6 @@ header {
}
}
.page-sidebar-pinned.right-sidebar-expanded
{
@media
(
max-width
:
$screen-md-max
)
{
.header-content
.title
{
width
:
300px
;
}
}
}
@media
(
max-width
:
$screen-xs-max
)
{
header
.container-fluid
{
font-size
:
18px
;
...
...
app/assets/stylesheets/pages/notes.scss
View file @
8bf55be9
...
...
@@ -243,22 +243,6 @@ ul.notes {
}
}
.page-sidebar-pinned.right-sidebar-expanded
{
@media
(
max-width
:
$screen-md-max
)
{
.note-header
{
.note-headline-light
{
display
:
block
;
}
.note-actions
{
position
:
absolute
;
right
:
0
;
top
:
0
;
}
}
}
}
// Diff code in discussion view
.discussion-body
.diff-file
{
.file-title
{
...
...
app/assets/stylesheets/pages/projects.scss
View file @
8bf55be9
...
...
@@ -477,20 +477,6 @@ a.deploy-project-label {
}
}
.page-sidebar-pinned
{
.project-stats
.nav
>
li
.right
{
@media
(
min-width
:
$screen-lg-min
)
{
float
:
none
;
}
}
.download-button
{
@media
(
min-width
:
$screen-lg-min
)
{
margin-left
:
0
;
}
}
}
.project-stats
{
font-size
:
0
;
text-align
:
center
;
...
...
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