Change sideMenu width to 275px, closes #253

This commit is contained in:
Adam Bradley
2013-12-07 21:34:39 -06:00
parent 364f4d7ecb
commit 432ce6cbee
4 changed files with 7 additions and 7 deletions

2
dist/css/ionic.css vendored
View File

@@ -3574,7 +3574,7 @@ a.subdued {
overflow: hidden;
min-height: 100%;
max-height: 100%;
width: 270px;
width: 275px;
background-color: #fff; }
.menu-content {