0
1
Fork 0
hedera-web-mindshore/package/usr/share/hedera-web/pages/web/mobile.css

23 lines
225 B
CSS
Raw Normal View History

2015-02-17 11:48:53 +00:00
#menu-button
{
display: block;
}
#menu-box
{
display: none;
}
2015-03-06 23:33:54 +00:00
#form-holder
2015-02-17 11:48:53 +00:00
{
left: 0;
}
ul.submenu
{
display: block;
position: relative;
border: none;
border-radius: 0;
background-color: white;
box-shadow: none;
}