csinn / CSInn

C# Inn community website.
MIT License
26 stars 9 forks source link

properly do button spacing, get rid of divs #45

Closed Alumniminium closed 7 months ago

Alumniminium commented 4 years ago

Assigned Salty as he said it's already on his To-do list :)

https://github.com/csinn/CSInn/blob/0139302c40c7d34413677c05dce135b6ae02017b/src/CSInn.Presentation.Blazor/Pages/_Mainpage.cshtml#L15-L21

andrijajocic commented 4 years ago

I'll try and fix it later today if I have time.

andrijajocic commented 4 years ago

After looking into multiple StackOverflow threads and random internet articles, I've noticed that there isn't any other efficient way to space out multiple buttons. Unless @Alumniminium or someone else knows a more efficient way to do this, I'll be closing the issue for now.

andrijajocic commented 4 years ago

can someone please remind me what this was about? i was absent from the project for some time and lost track :(

Developeneur commented 4 years ago

@andrijajocic Are you still working on this?