Skip to content

Commit

Permalink
Merge pull request #1013 from igandrews/17.1
Browse files Browse the repository at this point in the history
Formula bar button default widths
  • Loading branch information
kdinev authored May 17, 2017
2 parents eb6b917 + fcb4573 commit 80642e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/css/structure/modules/infragistics.ui.spreadsheet.css
Original file line number Diff line number Diff line change
Expand Up @@ -623,6 +623,7 @@
{
border: none;
height: 20px;
width: 20px;
}

.ui-igspreadsheet-formulabarexpandbutton::before
Expand Down Expand Up @@ -679,6 +680,7 @@
{
background-color: transparent;
border: none;
width: 20px;
}
.ui-igspreadsheet-formulabarenterbutton.ui-state-disabled,
.ui-igspreadsheet-formulabarcancelbutton.ui-state-disabled
Expand Down

0 comments on commit 80642e5

Please sign in to comment.