Hi,
I've been begining wireframing for a mobile app written in
html/css/javascript and was using mozilla and chromes responsive views to
preview the way things would ook as I worked through a front screen for the
app. I decided to learn how to use twitter bootstrap and was finding it
realy good and I was getting a basic look going for how I wanted the app to
look. Then I tried uploading it to a server and testing it on my actual
phone.. And I get the desktop version.. Without the collapsed menu and
really small..
Could some one please have a quick look and see if there is anything that I
am missing.. the only thing I have other than this index.html is a css file
with these in it:
body {
padding-left:0px;
padding-right:0px;
}
.action-button{
background-color:black;
height:50px;
float:left;
border-bottom: 1px;
border-color:white;
}
#action-button-container button{
width:100%;
}
#action-button-container{
width:100%;
}
I'd be grateful for any guidance. I only just started using bootstrap this
week and am just getting the hang of it.
--
You received this message because you are subscribed to the Google Groups
"twitter-bootstrap" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.