forked from 0x2620/pandora
cosmetic changes
This commit is contained in:
parent
5b72a33a95
commit
b4d2950ff6
1 changed files with 1 additions and 3 deletions
|
@ -13,9 +13,7 @@ pandora.ui.statusbar = function() {
|
|||
},
|
||||
|
||||
that = Ox.Bar({size: 16})
|
||||
.css({
|
||||
textAlign: 'center'
|
||||
})
|
||||
.css({textAlign: 'center'})
|
||||
.append(
|
||||
Ox.Element()
|
||||
.css({
|
||||
|
|
Loading…
Reference in a new issue