html - how to make grid to be 100% after re sizing a browser window? -
i have 2 div elements inside of 1 of them having class col-md-2 , other having class col-md-10.sample view
as shown in image, div containing hyperlinks (database edit, invoice, preview ) not acquiring 100% width. how make acquire 100% width after browser resize?
change class of div class="col-xs-12 col-sm-12 col-md-2"
. should works !
Comments
Post a Comment