This repository was archived by the owner on Jan 7, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -671,7 +671,7 @@ $pcp-comment-icon-color: #ccc;
671671// LINKED DOCUMENTS
672672.pcp-linked-documents {
673673 & .fb-list {
674- overflow : auto ;
674+ overflow : inherit ;
675675
676676 .fb-list-item {
677677 .row-actions {
Original file line number Diff line number Diff line change 4646 < div class ="btn-group ">
4747 < button class ="btn icon-btn dropdown-toggle " type ="button "
4848 popover-class ="context-menu "
49- popover-placement ="' auto' "
49+ popover-placement ="bottom-right auto "
5050 popover-trigger ="'focus' "
5151 uib-popover-template ="'pcp-document-menu.html' ">
5252 < span class ="glyphicon glyphicon glyphicon-option-vertical "> </ span >
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ <h2>Public Comment Period <span class="break">is Now Open</span></h2>
6363 < div class ="btn-group ">
6464 < button class ="btn icon-btn dropdown-toggle "
6565 popover-class ="context-menu "
66- popover-placement ="' auto' "
66+ popover-placement ="bottom-right auto "
6767 popover-trigger ="'focus' "
6868 uib-popover-template ="'pcp-list-menu.html' ">
6969 < span class ="glyphicon glyphicon glyphicon-option-vertical "> </ span >
Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ <h1><span ng-show="project.name">Add/Edit Comment Period</h1>
174174 < div class ="btn-group ">
175175 < button class ="btn icon-btn dropdown-toggle "
176176 popover-class ="context-menu "
177- popover-placement ="' auto' "
177+ popover-placement ="bottom-right auto "
178178 popover-trigger ="'focus' "
179179 uib-popover-template ="'pcp-edit-document-menu.html' ">
180180 < span class ="glyphicon glyphicon glyphicon-option-vertical "> </ span >
You can’t perform that action at this time.
0 commit comments