aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/css/helpers.css
diff options
context:
space:
mode:
Diffstat (limited to 'web_src/css/helpers.css')
-rw-r--r--web_src/css/helpers.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/web_src/css/helpers.css b/web_src/css/helpers.css
index c7d8abb1d4..da94ebb486 100644
--- a/web_src/css/helpers.css
+++ b/web_src/css/helpers.css
@@ -48,7 +48,6 @@ Gitea's private styles use `g-` prefix.
.gt-max-width-12rem { max-width: 12rem !important; }
.gt-max-width-24rem { max-width: 24rem !important; }
-.gt-max-width-36rem { max-width: 36rem !important; }
/* below class names match Tailwind CSS */
.gt-break-all { word-break: break-all !important; }