Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion font/css/open-iconic-bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

.oi {
position: relative;
top: 1px;
display: inline-block;
speak:none;
font-family: 'Icons';
Expand Down
1 change: 0 additions & 1 deletion font/css/open-iconic-bootstrap.less
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
// Catchall baseclass
.oi {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Icons';
font-style: normal;
Expand Down
2 changes: 1 addition & 1 deletion font/css/open-iconic-bootstrap.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion font/css/open-iconic-bootstrap.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ $icon-font-path: '../fonts/' !default;
// Catchall baseclass
.oi {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Icons';
font-style: normal;
Expand Down
1 change: 0 additions & 1 deletion font/css/open-iconic.less
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
.oi[data-glyph] {
&:before {
position: relative;
top: 1px;
font-family: 'Icons';
display: inline-block;
speak: none;
Expand Down
1 change: 0 additions & 1 deletion font/css/open-iconic.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ $iconic-font-path: '../fonts/' !default;
.oi[data-glyph] {
&:before {
position: relative;
top: 1px;
font-family: 'Icons';
display: inline-block;
speak: none;
Expand Down