increase padding in the job detail tab

This commit is contained in:
mdoglio 2014-01-15 17:01:57 +01:00
Родитель 13ec4e7ce1
Коммит 3cb183cdcd
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,5 +1,5 @@
<div ng-controller="TinderboxPluginCtrl">
<table class="table-striped">
<table class="table table-bordered table-condensed">
<tr ng-repeat="line in tinderbox_lines_parsed">
<th>{{line.title}}</th>
<td ng-switch on="line.type">