mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
No bug, remove trailing whitespace to trigger builds in a CLOSED TREE
--HG-- extra : rebase_source : 53d869f437a68da6216c57e6eab66ee1486f0db7
This commit is contained in:
parent
46a2961958
commit
835d44b3aa
@ -103,7 +103,7 @@ function TabItem(tab, options) {
|
||||
if (Utils.isEmptyObject(TabItems.tabItemPadding)) {
|
||||
TabItems.tabItemPadding.x = parseInt($div.css('padding-left'))
|
||||
+ parseInt($div.css('padding-right'));
|
||||
|
||||
|
||||
TabItems.tabItemPadding.y = parseInt($div.css('padding-top'))
|
||||
+ parseInt($div.css('padding-bottom'));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user