CC-1960: Internationalize Airtime / Support translations
- css change for close icon
This commit is contained in:
parent
c4062f7770
commit
7cc4c88f2f
|
@ -503,7 +503,7 @@ input[type="submit"].btn.btn-mini {
|
||||||
[class^="icon-"],
|
[class^="icon-"],
|
||||||
[class*=" icon-"] {
|
[class*=" icon-"] {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 14px;
|
width: 25px;
|
||||||
height: 14px;
|
height: 14px;
|
||||||
*margin-right: .3em;
|
*margin-right: .3em;
|
||||||
line-height: 14px;
|
line-height: 14px;
|
||||||
|
|
Loading…
Reference in New Issue