Button overflow

This commit is contained in:
Max Lynch
2013-10-24 14:16:25 -05:00
parent b20d8243de
commit 0782cf39b8
4 changed files with 5 additions and 0 deletions

1
dist/css/ionic.css vendored
View File

@@ -2886,6 +2886,7 @@ input[type="range"] {
text-align: center;
font-size: 16px;
line-height: 20px;
text-overflow: ellipsis;
cursor: pointer; }
.button.button-icon {
padding: 4px 5px;