removed unwated column from css
This commit is contained in:
parent
460d03b75f
commit
768c4c7a60
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background: url(asset_path('ext_snippet_icons/ext_snippet_icons.png')) no-repeat;
|
background: url(asset_path('ext_snippet_icons/ext_snippet_icons.png')) no-repeat;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-indent: -9999px;
|
|
||||||
text-align: left;
|
text-align: left;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
|
|
Loading…
Reference in a new issue