Advertisement
Guest User

Untitled

a guest
Jul 24th, 2017
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. .slds .modal-footer .slds-modal__footer {
  2. display:none;
  3. }
  4. .modal-footer .slds-modal__footer {
  5. display:none;
  6. }
  7. .slds-modal__footer {
  8. display:none;
  9. }
  10. .modal-footer {
  11. display:none;
  12. }
  13.  
  14. <apex:page showHeader="false" showQuickActionVfHeader="false"></apex:page>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement