mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-16 23:14:03 +00:00
rtl: fix alignment of buttons #1039
This commit is contained in:
parent
fd4478e535
commit
bd6eb3f5de
4 changed files with 27 additions and 17 deletions
docs/content/introduction/releasenotes/7
16
docs/content/introduction/releasenotes/7/5.en.md
Normal file
16
docs/content/introduction/releasenotes/7/5.en.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
+++
|
||||
disableToc = false
|
||||
hidden = true
|
||||
title = "Version 7.5"
|
||||
type = "releasenotes"
|
||||
weight = -5
|
||||
+++
|
||||
|
||||
## 7.5.0 (XXXX-XX-XX) {#7-5-0}
|
||||
|
||||
### Change
|
||||
|
||||
- {{% badge style="note" title=" " %}}Change{{% /badge %}} Buttons for languages written right to left are now rendered correctly. This applies to
|
||||
|
||||
- the Mermaid zoom button depending on the page's language
|
||||
- inline and block copy-to-clipboard buttons depending of the contained text content
|
Loading…
Add table
Add a link
Reference in a new issue