Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

make button stretch to fit text

/* Will stretch the buttons height if text is too long and has to break*/

min-height: 50px;
font-size: 36px;
 
PREVIOUS NEXT
Tagged: #button #stretch #fit #text
ADD COMMENT
Topic
Name
7+2 =