fix app settings view layout styling
This commit is contained in:
parent
9c49093d2a
commit
7cd1e5208a
1 changed files with 0 additions and 1 deletions
|
@ -91,7 +91,6 @@
|
|||
<cor-tab-pane id="logs" ng-if="$ctrl.repository.can_admin">
|
||||
<div class="logs-view" repository="$ctrl.repository" makevisible="$ctrl.logsShown"></div>
|
||||
</cor-tab-pane>
|
||||
</cor-tab-content>
|
||||
|
||||
<!-- Settings -->
|
||||
<cor-tab-pane id="settings" ng-if="$ctrl.repository.can_admin">
|
||||
|
|
Reference in a new issue