DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] reduce font-size-adjust to bring back about link
@ 2016-07-27 14:46 Nelio Laranjeiro
  2016-07-27 15:15 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: Nelio Laranjeiro @ 2016-07-27 14:46 UTC (permalink / raw)
  To: web; +Cc: thomas.monjalon

On firefox with/without fonts blocked, "about" link is outside menu bar,
reducing this value brings it back inside.

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
---
 layout.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layout.css b/layout.css
index 787e981..99f37f5 100644
--- a/layout.css
+++ b/layout.css
@@ -39,7 +39,7 @@ header nav li a {
 	display: inline-block;
 	padding: 0.8em 1.5em;
 	font: normal 1em/1 'exo2', sans-serif;
-	font-size-adjust: 0.51;
+	font-size-adjust: 0.50;
 	color: #ccc;
 	-webkit-transition: background-color .1s linear;
 	-moz-transition: background-color .1s linear;
-- 
2.1.4

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-web] [PATCH] reduce font-size-adjust to bring back about link
  2016-07-27 14:46 [dpdk-web] [PATCH] reduce font-size-adjust to bring back about link Nelio Laranjeiro
@ 2016-07-27 15:15 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2016-07-27 15:15 UTC (permalink / raw)
  To: Nelio Laranjeiro; +Cc: web

2016-07-27 16:46, Nelio Laranjeiro:
> On firefox with/without fonts blocked, "about" link is outside menu bar,
> reducing this value brings it back inside.
> 
> Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>

Applied, thanks

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-07-27 15:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-27 14:46 [dpdk-web] [PATCH] reduce font-size-adjust to bring back about link Nelio Laranjeiro
2016-07-27 15:15 ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).