Prechádzať zdrojové kódy

AMBARI-4218. Host config tab layout incorrect. (onechiporenko)

Oleg Nechiporenko 11 rokov pred
rodič
commit
48933cbdf5

+ 1 - 1
ambari-web/app/templates/main/host/configs.hbs

@@ -16,7 +16,7 @@
 * limitations under the License.
 * limitations under the License.
 }}
 }}
 
 
-<div class="row-fluid">
+<div class="row-fluid" style="margin-top: 7px;">
   <div id="services-menu" class="well span2">
   <div id="services-menu" class="well span2">
     {{view App.MainHostServiceMenuView}}
     {{view App.MainHostServiceMenuView}}
   </div>
   </div>