Guest User

Untitled

a guest
Dec 14th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. border: 2px solid #c7d9e7;
  2. border-bottom: none;
  3. border-radius: 2px;
  4. color: $text-black;
  5. display: flex;
  6. flex-grow: 1;
  7. font-family: 'open_sansregular', sans-serif;
  8. font-size: 1em;
  9. font-weight: normal;
  10. margin: 0;
  11. order: 2;
  12. padding: 2px 5px;
  13. width: auto;
  14.  
  15. display: block;
  16. overflow: hidden;
  17. position: relative;
  18. text-align: center;
Add Comment
Please, Sign In to add comment