summaryrefslogtreecommitdiff
path: root/htdocs
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2015-12-18 16:48:37 +0000
committerStephen Finucane <stephen.finucane@intel.com>2016-02-08 19:03:40 +0000
commit68a356a684e32232bdc4f51e1b8e732e776bf938 (patch)
tree355e7f5a09bb2821d927c19b1ac3779bb097be93 /htdocs
parent40cff5a8b2ad4a3b96f48b4d7933303668853bc6 (diff)
downloadpatchwork-68a356a684e32232bdc4f51e1b8e732e776bf938.tar
patchwork-68a356a684e32232bdc4f51e1b8e732e776bf938.tar.gz
ui: Use bootstrap container-fluid class
It's time to use more of Boostrap. Having the top level element use the framework makes the rest work. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Acked-by: Stephen Finucane <stephen.finucane@intel.com>
Diffstat (limited to 'htdocs')
-rw-r--r--htdocs/css/style.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/htdocs/css/style.css b/htdocs/css/style.css
index 123d940..46c0051 100644
--- a/htdocs/css/style.css
+++ b/htdocs/css/style.css
@@ -30,10 +30,6 @@ pre {
color: #999;
}
-#content {
- padding: 1em;
-}
-
form {
padding: 0em;
margin: 0em;