javascript - Removing a ul indention with twitter bootstrap -


I have created an html page with the Twitter Bootstrap and here is the code and the screenshot of the result page

  & lt; Div class = "container" & gt; & Lt; Header class = "row" & gt; & Lt; A class = "span2" href = "/" & gt; & Lt; Img src = "./ logo .png" alt = "whitscare logo" & gt; & Lt; / A & gt; & Lt; Div class = "span2 offset6" id = "reminder" & gt; Ð ?? Ð ° Ð Ð Ð Ð Ð Ð Ð Ð Ð Ð Ð Ð Ð Ñ ?? & Lt; / Div & gt; & Lt; Div class = "span2" id = "administration" & gt; Ð ?? Ð'Ð ¼ ¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸¸? Ñ ​​?? Ñ ​​?? Ð degree ± ?? ÐÑÑ & Lt; / Div & gt; & Lt; / Header & gt; & Lt; Div class = "row" & gt; & Lt; div class = "navbar span2" & gt; & Lt; Div class = "navbar-inner" & gt; & Lt; Ul class = "navy-nav-pills neve-stack" & gt; & Lt; Li class = "active span2" id = "statistics" & gt; Ð¡Ñ ?? Ð ° Ñ ?? ÑNÑ Ñ ​​?? ик ° and lieutenant; / li & gt; & Lt; Li class = "span2" id = "lpu" & gt; Ð ?? Ð ?? Ð £ & lt; / li & gt; & Lt; li class = "span2" id = "content" & gt; СоÑÑ ?? Ñ ​​?? Ð °²² & lt; / li & gt; & Lt; li class = "span2" id = "add" & gt; Ð ?? оР± Ð ° вÐÑÑ ?? Ñ ​​?? & Lt; / li & gt; & Lt; Li class = "span2" id = "addparticipant" & gt; Ð £ Ñ ?? Ð ° Ñ ?? Ñ ​​?? ник ° and lieutenant; / li & gt; & Lt; Li class = "span2" id = "addLPU" & gt; Ð ?? Ð ?? Ð Pound & lt; / li & gt; & Lt; Li class = "span2" id = "addAdmin" & gt; Ð ?? Ð'Ð ¼ ¸¸¸¸¸¸¸¸ ¸ Ð Ð Ñ - Ñ Ñ Ð Ð Ñ Ð Ð Ð Ð ° Ð degree and lieutenant; / li & gt; & Lt; / Ul & gt; & Lt; / Div & gt; & Lt; / Div & gt; & Lt; Div id = "mainContent" class = "span9" & gt; & Lt; / Div & gt; & Lt; / Div & gt; & Lt; / Div & gt;   

enter image details here

me Should a new & lt; Li & gt; div I am trying various CSS solutions to be closer to the left border of elements such as:

  ul {list-style: none; Padding-left: 0px; Margin-left: 0 pixels; Background color: red; }   

But any suggestions have not helped me?

Try something with these lines:

  ul nav, ul. NAU li {margin left: 0; Padding-left: 0; }   

This list can be item and not a padded list.

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -