* [gentoo-commits] sites/www:master commit in: _sass/
@ 2015-07-03 10:22 Alex Legler
0 siblings, 0 replies; 2+ messages in thread
From: Alex Legler @ 2015-07-03 10:22 UTC (permalink / raw
To: gentoo-commits
commit: 530f5a77579a5179be7cf98df6ead83c06e0ab1c
Author: Alex Legler <alex <AT> a3li <DOT> li>
AuthorDate: Fri Jul 3 10:22:59 2015 +0000
Commit: Alex Legler <a3li <AT> gentoo <DOT> org>
CommitDate: Fri Jul 3 10:22:59 2015 +0000
URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=530f5a77
Fix SCSS
_sass/misc.scss | 1 +
1 file changed, 1 insertion(+)
diff --git a/_sass/misc.scss b/_sass/misc.scss
index f816db7..8133ec7 100644
--- a/_sass/misc.scss
+++ b/_sass/misc.scss
@@ -102,6 +102,7 @@ body.nav-align-h2 #content h2:first-of-type {
.site-logo object {
max-height: 58px;
overflow: hidden;
+}
.use-flag {
width: 25%;
}
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] sites/www:master commit in: _sass/
@ 2015-09-02 18:42 Alex Legler
0 siblings, 0 replies; 2+ messages in thread
From: Alex Legler @ 2015-09-02 18:42 UTC (permalink / raw
To: gentoo-commits
commit: 368d96b1259606f1b1b741ad5f420752dc728e7d
Author: Alex Legler <alex <AT> a3li <DOT> li>
AuthorDate: Wed Sep 2 18:41:40 2015 +0000
Commit: Alex Legler <a3li <AT> gentoo <DOT> org>
CommitDate: Wed Sep 2 18:41:40 2015 +0000
URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=368d96b1
Drop the max-height setting for the SVG Logo
This fixes the weird scrollbars in our beloved Internet Exploder
_sass/misc.scss | 1 -
1 file changed, 1 deletion(-)
diff --git a/_sass/misc.scss b/_sass/misc.scss
index 252036d..7d754c3 100644
--- a/_sass/misc.scss
+++ b/_sass/misc.scss
@@ -100,7 +100,6 @@ body.nav-align-h2 #content h2:first-of-type {
}
.site-logo object {
- max-height: 58px;
overflow: hidden;
}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-09-02 18:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-02 18:42 [gentoo-commits] sites/www:master commit in: _sass/ Alex Legler
-- strict thread matches above, loose matches on Subject: below --
2015-07-03 10:22 Alex Legler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox