Skip to content

Commit

Permalink
Fix wrong css alignment.
Browse files Browse the repository at this point in the history
  • Loading branch information
ripcurlx committed Feb 6, 2018
1 parent 1bd222c commit be826c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui/src/main/java/io/bisq/gui/bisq.css
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ textfield */
}

#addressColumn {
-fx-alignment: left;
-fx-alignment: center-left;
}

.table-view .column-header .label {
Expand Down

0 comments on commit be826c8

Please sign in to comment.