Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bluecheese-3334807
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
bluecheese-3334807
Commits
254ed467
Commit
254ed467
authored
10 years ago
by
Neil Drumm
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#2413311
: Reduce width of API's logo, avoiding horizontal scrolling on smaller screens
parent
ce1a8db2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
sass/partials/common/_sprites.scss
+7
-7
7 additions, 7 deletions
sass/partials/common/_sprites.scss
with
7 additions
and
7 deletions
sass/partials/common/_sprites.scss
+
7
−
7
View file @
254ed467
...
@@ -198,7 +198,13 @@ body.front #header {
...
@@ -198,7 +198,13 @@ body.front #header {
background-image
:
url(../images/logo-association.png)
;
background-image
:
url(../images/logo-association.png)
;
background-position
:
0
7px
;
background-position
:
0
7px
;
width
:
202px
;
width
:
202px
;
height
:
70px
height
:
70px
;
}
.drupalorg-site-api
&
{
background-image
:
url(../images/sprites-api.png)
;
background-position
:
0
0
;
width
:
260px
;
}
}
}
}
...
@@ -226,12 +232,6 @@ body.front #header {
...
@@ -226,12 +232,6 @@ body.front #header {
background-position
:
100%
-320px
;
background-position
:
100%
-320px
;
}
}
.drupalorg-site-api
#site-name
a
{
background-image
:
url(../images/sprites-api.png)
;
background-position
:
0
0
;
width
:
404px
;
}
.drupalorg-site-infrastructure
#site-name
a
{
.drupalorg-site-infrastructure
#site-name
a
{
background-image
:
url(../images/sprites-infrastructure.png)
;
background-image
:
url(../images/sprites-infrastructure.png)
;
background-position
:
0
0
;
background-position
:
0
0
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment