mvelosop / AspNetCore2CoreUI

ASP.NET MVC Core 2 project using CoreUI.io template
MIT License
88 stars 39 forks source link

Layout of Index View is broken #5

Closed GiorgosBetsos closed 6 years ago

GiorgosBetsos commented 6 years ago

I meticulously followed all steps described in article 'Building elegant applications with ASP.NET Core MVC 2.1 and CoreUI 2'.

A cloned version of the repo that reproduces the issue is https://github.com/GiorgosBetsos/AspNetCore21CoreUI2.

Attached Image with broken layout

broken layout of index view

mvelosop commented 6 years ago

Hi Giorgos,

The Index view broken, the one in your repo is definitely broken, and it's also different from the original repo. I recommend having Beyond Compare or similar in your toolkit, which is great to pinpoint situations like this.

Hope this helps.