Centred .btn so widths are possible
This commit is contained in:
parent
f76f3f5115
commit
c974bb6a6b
1 changed files with 2 additions and 1 deletions
|
@ -43,5 +43,6 @@ textarea {
|
|||
height: ($base-margin-bottom * 1.5);
|
||||
line-height: ($base-margin-bottom * 1.5);
|
||||
padding: 0 $base-margin-bottom;
|
||||
text-align: center;
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue