Skip to content

Commit

Permalink
Fix hotbar centering - Update inventory-window, voxel-inventory-hotbar
Browse files Browse the repository at this point in the history
deathcap/inventory-window@96a03d6 Fix widthpx calculation with new borders
deathcap/inventory-window@73f9dc5 Revert "Halve default border thickness"
deathcap/inventory-window@b96b84b Halve default border thickness
deathcap/inventory-window@a1fe17f Remove outer overall border, double edge borders instead
deathcap/inventory-window@d660156 Update demo to CoffeeScript 1.7.0
voxel/voxel-inventory-hotbar@6352649 Fix horizontal centering of hotbar DOM node on page. Closes GH-3

Commit message generated by https://github.com/deathcap/lmno-cl
  • Loading branch information
deathcap committed Feb 3, 2014
1 parent 7ea8bec commit 04f4f70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"voxel-use": "git://github.com/deathcap/voxel-use.git#a41a499ea1a95e7cb1c5e90eb479289da221df28",
"voxel-debug": "git://github.com/deathcap/voxel-debug.git#bf70d6b02f734e8d8fe990c53ab60b46f7ea79a6",
"voxel-carry": "git://github.com/deathcap/voxel-carry.git#eccb1edefba80d403bf2e86d833c636898d6ca8b",
"voxel-inventory-hotbar": "git://github.com/deathcap/voxel-inventory-hotbar.git#89fad7f59f4ccb32f43088933ca53e3785b778c6",
"voxel-inventory-hotbar": "git://github.com/deathcap/voxel-inventory-hotbar.git#635264968a246e733e40bcc3fe31b43863fc7499",
"voxel-inventory-dialog": "git://github.com/deathcap/voxel-inventory-dialog.git#83e8043ce6b4ded615fa38b8b106ba7d7db181ef",
"voxel-chest": "git://github.com/deathcap/voxel-chest.git#6a3d702fb79dd4fc3f0806b80efc8ad851107e41",
"voxel-blockdata": "git://github.com/deathcap/voxel-blockdata.git#ae76ce209ce8497c396c863ee775032e582a223e",
Expand All @@ -40,7 +40,7 @@
"kb-bindings-ui": "git://github.com/deathcap/kb-bindings-ui.git#0409ab1b02d938ff1a8ac9dfd6b00e6bcc2ca775",
"itempile": "git://github.com/deathcap/itempile.git#e802fc57bbcb8901c61a5505dcb4ec560041ffe6",
"inventory": "git://github.com/deathcap/inventory.git#be4cb41082f48cf3cdcc6665bac4757d7909397a",
"inventory-window": "git://github.com/deathcap/inventory-window.git#9fefff7ebdfba7775060ac47507c69db5a78a72e",
"inventory-window": "git://github.com/deathcap/inventory-window.git#96a03d60cdf81d3747f301a50f24359b1d9fdc84",
"voxel-gamemode": "git://github.com/deathcap/voxel-gamemode.git#90403ffec3eaa027e3f8a91c3536aae690eda424",
"voxel-workbench": "git://github.com/deathcap/voxel-workbench.git#98057e3f13718bf0dcf79e451949b6ece4d12351",
"voxel-pickaxe": "git://github.com/deathcap/voxel-pickaxe.git#78abf4555662e39515cba98259b6bfcbd6b3d13e",
Expand Down

0 comments on commit 04f4f70

Please sign in to comment.