aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastergui/static/css/default.css
diff options
context:
space:
mode:
authorBelen Barros Pena <belen.barros.pena@intel.com>2015-02-27 17:29:04 +0000
committerAlexandru DAMIAN <alexandru.damian@intel.com>2015-03-09 13:15:21 +0000
commitda7c450f28cdf1c851b14f7a1fac08e6cf1dd894 (patch)
tree0a7fb162248d4a5653797b685a4d63dfd6d78703 /lib/toaster/toastergui/static/css/default.css
parentc78a19ecd2b397ccce59c1f6b852953b04afd37a (diff)
downloadbitbake-da7c450f28cdf1c851b14f7a1fac08e6cf1dd894.tar.gz
toasterui: give some space to the download log button
In the build dashboard, the download build log button was a bit too close to the build time. Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com>
Diffstat (limited to 'lib/toaster/toastergui/static/css/default.css')
-rw-r--r--lib/toaster/toastergui/static/css/default.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/toaster/toastergui/static/css/default.css b/lib/toaster/toastergui/static/css/default.css
index dc1b92a22..778a84926 100644
--- a/lib/toaster/toastergui/static/css/default.css
+++ b/lib/toaster/toastergui/static/css/default.css
@@ -214,6 +214,7 @@ dl textarea { resize: vertical; }
.new-build .input-append { margin-bottom: 0; }
#build-selected { margin-top: 15px; }
div.add-deps { margin-top: 15px; }
+.btn.log { margin-left: 20px; }
.animate-repeat {