Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <div class="logout">
  2. <li>
  3. <a>
  4. <i class="glyphicon glyphicon-off"></i> LOGOUT
  5. </a>
  6. </li>
  7. </div>
  8.  
  9. .nav-side-menu .logout{
  10. position: absolute;
  11. bottom: 0;
  12. width: 300px;
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement