diff mbox

[Branch,~linaro-validation/lava-server/trunk] Rev 251: Minor tweak to sidebar haders.

Message ID 20111006120913.6390.451.launchpad@ackee.canonical.com
State Accepted
Headers show

Commit Message

Zygmunt Krynicki Oct. 6, 2011, 12:09 p.m. UTC
------------------------------------------------------------
revno: 251
committer: Zygmunt Krynicki <zygmunt.krynicki@linaro.org>
branch nick: trunk
timestamp: Thu 2011-10-06 13:51:05 +0200
message:
  Minor tweak to sidebar haders.
  
  Using inline block causes consecutive headers to stack along side each other and did not look nice. 
modified:
  lava_server/htdocs/css/default.css


--
lp:lava-server
https://code.launchpad.net/~linaro-validation/lava-server/trunk

You are subscribed to branch lp:lava-server.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-server/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'lava_server/htdocs/css/default.css'
--- lava_server/htdocs/css/default.css	2011-09-27 19:48:26 +0000
+++ lava_server/htdocs/css/default.css	2011-10-06 11:51:05 +0000
@@ -259,7 +259,6 @@ 
   font-size: 12pt;
   font-weight: bold;
   line-height: 1.2ex;
-  display: inline-block;
   color: inherit;
 }