Skip to content

Commit

Permalink
minor height tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
martindemello committed Nov 5, 2011
1 parent 2ddbedf commit 5c4d87b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clj/xw/swing/ui.clj
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
(miglayout
(JPanel.)
(JPanel.) {:id :gridpanel} :growy :newline
(wordlist/make) {:width 200 :height 450}
(wordlist/make) {:width 200 :height 455}
(cluebox/make) :newline :span :growx))

(def cluetab
Expand Down

0 comments on commit 5c4d87b

Please sign in to comment.