pramod-rathod-avalara / startbootstrap-sb-admin-2-sidebar-toggle

Sidebar with toggle option for sb admin 2
GNU General Public License v2.0
19 stars 15 forks source link

Styles damage in mobile view #6

Open gabrielacosta opened 8 years ago

gabrielacosta commented 8 years ago

Hi Pramod,

I was testing you update and I think is fine. However, I found some issues with the rendering in mobile devices. When you render it the style is out of focus.

image

Do you think you can help me solving this.

Additionally, I found that the bower.json required the latest version of jquery 3.0 and this version have several issues.

https://github.com/bower/bower/issues/859

I modified your bower.json and add an explicit reference to jquery 2.1.1 that stop that annoying error.

 "dependencies": {
    "startbootstrap-sb-admin-2": "~1.0.7",
    "jquery": "components/jquery#~2.1.1"
  }

Please let me know, if you can post a solution for the style in mobile issue.

Kind regards,

G

pramod-rathod-avalara commented 8 years ago

HI Juan,

Surely, I will take out some time this weekend to help you with the issue. Bit busy with other works for next few days...

Best, Pramod