diff options
Diffstat (limited to 'bitbake')
-rw-r--r-- | bitbake/lib/toaster/toastergui/static/css/default.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/toastergui/static/css/default.css b/bitbake/lib/toaster/toastergui/static/css/default.css index 5eeeea4832..cb2734222d 100644 --- a/bitbake/lib/toaster/toastergui/static/css/default.css +++ b/bitbake/lib/toaster/toastergui/static/css/default.css | |||
@@ -184,7 +184,6 @@ a code:hover { color: #005580; } | |||
184 | .control-group { margin-bottom: 0px; } | 184 | .control-group { margin-bottom: 0px; } |
185 | #project-details form { margin: 0px; } | 185 | #project-details form { margin: 0px; } |
186 | dd form { margin: 10px 0 0 0; } | 186 | dd form { margin: 10px 0 0 0; } |
187 | dd form { margin-bottom: 0px; } | ||
188 | dl textarea { resize: vertical; } | 187 | dl textarea { resize: vertical; } |
189 | .navbar-fixed-top { z-index: 1; } | 188 | .navbar-fixed-top { z-index: 1; } |
190 | .popover { z-index: 2; } | 189 | .popover { z-index: 2; } |