Skip to content

Commit

Permalink
Fix #123 - issue with atto icons not displaying correctly.
Browse files Browse the repository at this point in the history
  • Loading branch information
danmarsden committed Nov 2, 2023
1 parent 55403f8 commit 55cbc9f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -1354,14 +1354,6 @@ body.path-mod-dialogue #region-main .btn .badge {
body.path-mod-dialogue #region-main .pull-left {
float: left;
}
body.path-mod-dialogue #region-main .fa {
display: inline-block;
font-family: FontAwesome;
-webkit-font-smoothing: antialiased;
font-style: normal;
line-height: 1;
-moz-osx-font-smoothing: grayscale;
}

body.path-mod-dialogue #region-main .fa-sort-alpha-asc:before {
content: "\f15d";
Expand Down

0 comments on commit 55cbc9f

Please sign in to comment.