diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index 7f4c166..c6bc08f 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -61,6 +61,10 @@ textarea { /* blue - target for interaction with pointer */ /* gray - target for interaction with keyboard */ a, +button { + white-space: nowrap; +} +a, button, input[type=submit] { align-items: center; @@ -286,7 +290,7 @@ table.items { border: solid 1px #dddddd; border-radius: 0.25em; font-size: 0.85rem; - text-align: center; + text-align: left; } table.items thead { font-size: 0.8rem; @@ -310,6 +314,7 @@ table.items td:last-child { } table.items td { border-top: solid 1px #dddddd; + min-height: 2.4em; padding-block: 0.1em; } /* For to fill