Quellcode durchsuchen

Update release notes and thanks

Talha Mansoor vor 11 Jahren
Ursprung
Commit
e895dd0c8c
2 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 1 0
      RELEASE_NOTES.md
  2. 2 0
      THANKS.md

+ 1 - 0
RELEASE_NOTES.md

@@ -24,6 +24,7 @@ Visual Style
 * Fix: CSS style rules for literal block in reST is missing
 * Fix: Long lines in code block will wrap
 * Fix: Code block will not play nice with line numbers
+* Fix: Subscribe button changes its size on smaller screens
 
 Optimizations
 -------------

+ 2 - 0
THANKS.md

@@ -7,6 +7,8 @@ Thanks to
 ### Nov 8, 2013
 
 1. He [reported](https://github.com/talha131/pelican-elegant/issues/58) that line numbers in code block to do not always get displayed correctly.
+1. He [reported](https://github.com/talha131/pelican-elegant/issues/58) that line numbers do not align vertically with code blocks.
+1. He [suggested](https://github.com/talha131/pelican-elegant/issues/58) fixed width for line number column.
 
 
 [brechtm](https://github.com/brechtm)