Skip to content

Commit

Permalink
Merge pull request #7894 from RocketChat/remove-flex-tab-close
Browse files Browse the repository at this point in the history
Hide flex-tab close button
  • Loading branch information
rodrigok committed Aug 28, 2017
1 parent c5ad8ba commit f73ab34
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/rocketchat-theme/client/imports/general/base_old.css
Original file line number Diff line number Diff line change
Expand Up @@ -3633,18 +3633,12 @@ body:not(.is-cordova) {
width: 21px;
height: 20px;

border-radius: 50%;

& i {
display: inline-block;

width: 18px;
height: 18px;

border-width: 1px;
border-style: solid;
border-radius: 50%;

font-size: 10px;
}
}
Expand Down

0 comments on commit f73ab34

Please sign in to comment.