update translations

This commit is contained in:
Luke Pulverenti 2014-12-13 16:26:04 -05:00
parent a2b7ece263
commit 66b7d55c95
4 changed files with 37 additions and 16 deletions

View file

@ -149,16 +149,16 @@ h1 a:hover {
}
.largePanel {
width: 250px;
width: 270px;
}
/* Make panels larger */
.largePanelModalOpen.ui-panel-dismiss-position-right {
right: 250px !important;
right: 270px !important;
}
.largePanelModalOpen.ui-panel-dismiss-position-left {
left: 250px !important;
left: 270px !important;
}