aboutsummaryrefslogtreecommitdiff
path: root/yomichan/action-popup.css.diff
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2023-10-07 16:06:55 +0200
committerlonkaars <loek@pipeframe.xyz>2023-10-07 16:06:55 +0200
commit9797e6fda53014bb099d63dfdb51a61fdd639b8b (patch)
treea17948849af2471a817cb35923e4cfdf6bde1295 /yomichan/action-popup.css.diff
parentfa5f1e9f4b119cb1fdf5902801562daba34de91d (diff)
renovate makefile and fix action popup css
Diffstat (limited to 'yomichan/action-popup.css.diff')
-rw-r--r--yomichan/action-popup.css.diff13
1 files changed, 13 insertions, 0 deletions
diff --git a/yomichan/action-popup.css.diff b/yomichan/action-popup.css.diff
new file mode 100644
index 0000000..2190f22
--- /dev/null
+++ b/yomichan/action-popup.css.diff
@@ -0,0 +1,13 @@
+--- yomichan/css/action-popup.css.bak 2023-10-07 15:36:34.944932431 +0200
++++ yomichan/css/action-popup.css 2023-10-07 15:36:40.121568264 +0200
+@@ -48,9 +48,7 @@
+ }
+
+ #mini {
+- display: flex;
+- flex-flow: column nowrap;
+- align-items: center;
++ text-align: center;
+ }
+ #full {
+ display: none;