- Issue created by @fjgarlin
- πͺπΈSpain fjgarlin
fjgarlin β changed the visibility of the branch 3492813-style-repository-logo-img to hidden.
- πΊπΈUnited States drumm NY, US
I actually have this on a dev site, this is what I have so far.
diff --git a/sass/partials/drupalorg/_project-page.scss b/sass/partials/drupalorg/_project-page.scss index 22c5429..d035a19 100644 --- a/sass/partials/drupalorg/_project-page.scss +++ b/sass/partials/drupalorg/_project-page.scss @@ -6,8 +6,8 @@ } } -#page-title .repository-logo { - margin: -.25em .5em 0 0; +.repository-logo { + margin: -.25em .25em 0 0; max-height: 1.5em; max-width: 1.5em; vertical-align: middle;
- Merge request !152Make the repository-logo class globally accessible. β (Merged) created by fjgarlin
- πͺπΈSpain fjgarlin
That's where I was heading towards.
Changes here: https://git.drupalcode.org/project/bluecheese/-/merge_requests/152/diffs
-
drumm β
committed f0e198ac on 7.x-2.x authored by
fjgarlin β
Issue #3492813 by fjgarlin, drumm: Style repository-logo img regardless...
-
drumm β
committed f0e198ac on 7.x-2.x authored by
fjgarlin β