From 8a2ec99aad55432c808310f9cfc3efa74198f266 Mon Sep 17 00:00:00 2001 From: Belen Barros Pena Date: Mon, 26 Jan 2015 15:48:45 +0000 Subject: bitbake: toastergui: set column width in layer details page Set the width of the action columns to span2 to stop the buttons from wrapping as much as possible. (Bitbake rev: 4282a92fe3652c52448dba3d5f3fc4e1de28be63) Signed-off-by: Belen Barros Pena Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/layerdetails.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bitbake') diff --git a/bitbake/lib/toaster/toastergui/templates/layerdetails.html b/bitbake/lib/toaster/toastergui/templates/layerdetails.html index f8f2d7ab87..6c5e7859aa 100644 --- a/bitbake/lib/toaster/toastergui/templates/layerdetails.html +++ b/bitbake/lib/toaster/toastergui/templates/layerdetails.html @@ -254,7 +254,7 @@ Target version Description - Build target + Build target @@ -380,7 +380,7 @@ {% endif %} Description - Select machine + Select machine -- cgit v1.2.3-54-g00ecf