diff mbox

[Branch,~linaro-validation/lava-server/trunk] Rev 292: Fix width of output in scheduler app

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

Commit Message

Paul Larson Nov. 17, 2011, 5:15 p.m. UTC
Merge authors:
  Paul Larson (pwlars)
Related merge proposals:
  https://code.launchpad.net/~pwlars/lava-server/lava-panel-css-fix/+merge/82467
  proposed by: Paul Larson (pwlars)
  review: Approve - Paul Larson (pwlars)
------------------------------------------------------------
revno: 292 [merge]
committer: Paul Larson <paul.larson@canonical.com>
branch nick: lava-server
timestamp: Thu 2011-11-17 11:11:54 -0600
message:
  Fix width of output in scheduler app
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-11-17 01:08:21 +0000
+++ lava_server/htdocs/css/default.css	2011-11-17 17:11:54 +0000
@@ -282,7 +282,6 @@ 
 #lava-content {
   padding: 10px 15px;
   vertical-align: top;
-  display: table-cell;
 }
 
 /* Footer */