From 93fdefcd3ecb6728109507842b7524fbb7b0a3aa Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 21 Feb 2023 19:52:33 +0100 Subject: [PATCH] css --- htdocs/ticket/css/styles.css.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/ticket/css/styles.css.php b/htdocs/ticket/css/styles.css.php index fb2a58f6fe0..81d7d21748f 100644 --- a/htdocs/ticket/css/styles.css.php +++ b/htdocs/ticket/css/styles.css.php @@ -82,15 +82,15 @@ div.ticketform { box-shadow: 2px 2px 2px rgb(245, 245, 245); border-radius: 10px 10px 10px 10px; margin: 1.5em; -*/ background : #ffffff; +*/ text-align: center; } div.ticketform .index_create, div.ticketform .index_display { display: inline-block; width: 200px; - height: 45px; + height: 60px; text-align: center; vertical-align: middle; margin: 20px;