Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix ui components #149

Merged
merged 1 commit into from Oct 21, 2019
Merged

Conversation

Cronyxx
Copy link

@Cronyxx Cronyxx commented Oct 20, 2019

-Extended command box line to extend all the way to the end
-Changed application icon to Li
-Added loan status
-Fixed the display for genre through changes in css
-Added display result box

fixes #144

-Extended command box line to extend all the way to the end
-Changed application icon to Li
-Added loan status
-Fixed the display for genre through changes in css
-Added display result box
Copy link

@hoholyin hoholyin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Comment on lines -340 to +345
#tags {
#genres {
-fx-hgap: 7;
-fx-vgap: 3;
}

#tags .label {
#genres .label {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch to change this!

@seeziyang
Copy link

Thanks and LGTM!

@seeziyang seeziyang merged commit 363dcab into AY1920S1-CS2103T-F13-1:master Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix UI being cut off
3 participants