gridview - grid pagination in bootstrap -


i have 2 divs

<div class="col-sm-10">5/6 in left</div><div class="col-sm-2">1/6 on right</div> 

can show col-sm-2 before (higher than) col-sm-10 if it's mobile/tablet view?


Comments

Popular posts from this blog

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -