riot-themes.meta

Issues/PRs archive for Nordgedanken/Riot-Themes
git clone git://archive.git.mtrnord.blog/Nordgedanken/riot-themes.meta.git
Log | Files | Refs

3.md (415B)


      1 # #3 Weird Button glitch
      2 
      3 - **State:** open
      4 - **Author:** @MTRNord
      5 - **Created:** 2017-06-11T11:40:23Z
      6 - **Labels:** bug, theme:flat_wide
      7 
      8 ---
      9 
     10 ![image](https://user-images.githubusercontent.com/1374914/27010720-7f45fb8e-4eab-11e7-90a4-abbb88758858.png)
     11 
     12 
     13 
     14 ## Comments
     15 
     16 ### @MTRNord — 2017-07-09T21:03:29Z
     17 
     18 Fix add the accedantial removed code:
     19 
     20 ```
     21 .m_BottomLeftMenu_options>div { display: inline-block; }
     22 ```
     23 
     24