Advertisement
Guest User

Untitled

a guest
May 29th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. display: inline-block;
  2. max-width: 100%;
  3. height: auto;
  4. padding: 4px;
  5. line-height: 1.42857143;
  6. background-color: #fff;
  7. border: 1px solid #ddd;
  8. border-radius: 4px;
  9. -webkit-transition: all .2s ease-in-out;
  10. -o-transition: all .2s ease-in-out;
  11. transition: all .2s ease-in-out;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement