]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
toastergui: give the add dependencies form some breathing space
authorBelen Barros Pena <belen.barros.pena@intel.com>
Mon, 26 Jan 2015 15:25:05 +0000 (15:25 +0000)
committerAlexandru DAMIAN <alexandru.damian@intel.com>
Tue, 27 Jan 2015 14:24:18 +0000 (14:24 +0000)
In the editable version of the layer details page, the form to
add dependencies needs some distance from the dependency list.

Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com>
lib/toaster/toastergui/static/css/default.css

index cb2734222d345ed5d3baedf45e50cebb91443dad..10952547b4b23eb316a899fede2e2c4aa8849d60 100644 (file)
@@ -206,6 +206,7 @@ dl textarea { resize: vertical; }
 .new-build form { margin: 5px 0 0; }
 .new-build .input-append { margin-bottom: 0; }
 #build-selected { margin-top: 15px; }
+div.add-deps { margin-top: 15px; }
 
 
 .animate-repeat {