summaryrefslogtreecommitdiffhomepage
path: root/resources/sass/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'resources/sass/style.scss')
-rw-r--r--resources/sass/style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/sass/style.scss b/resources/sass/style.scss
index 14476aa..94045c4 100644
--- a/resources/sass/style.scss
+++ b/resources/sass/style.scss
@@ -34,7 +34,7 @@ hr {
table {
&.main_table {
> tbody > tr > td:first-child {
- min-width: 150px;
+ min-width: 120px;
}
&.publications > tbody > tr > td:first-child {