Skip to content

Commit

Permalink
Item13206: removing margin from ui-buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDaum committed Sep 7, 2016
1 parent d7a035b commit d1ee122
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Expand Up @@ -1828,8 +1828,6 @@ a.ui-state-highlight.ui-state-hover,
----------------------------------*/
.ui-button {
padding: 0.2307em 0.6153em; /* 3px 8px */
margin-right:0.7em;
margin-bottom:0.7em;
}
.ui-button-icon-space {
margin-right:1px;
Expand Down
Expand Up @@ -942,8 +942,6 @@ a.ui-state-highlight.ui-state-hover,
----------------------------------*/
.ui-button {
padding: 0.2307em 0.6153em; /* 3px 8px */
margin-right:0.7em;
margin-bottom:0.7em;
}
.ui-button-icon-space {
margin-right:1px;
Expand Down

0 comments on commit d1ee122

Please sign in to comment.