Fix padding on page views: the container class interacts oddly now with the new bootstrap
This commit is contained in:
parent
f7615b2e96
commit
9d91226cff
28 changed files with 50 additions and 41 deletions
|
@ -1,5 +1,5 @@
|
|||
<div class="resource-view" resource="orgResource" error-message="'No matching organization'">
|
||||
<div class="team-view container">
|
||||
<div class="team-view cor-container">
|
||||
<div class="organization-header" organization="organization" team-name="teamname">
|
||||
<div ng-show="canEditMembers" class="side-controls">
|
||||
<div class="hidden-xs">
|
||||
|
|
Reference in a new issue