b36b732e1f
So, we no longer need to set positions of HTML elements using margins or absolute positioning or attributes like "left: 30px". Tested on mobile, desktop, tablet views with & without notebookbar. The problem was: On an unbranded build, side bar's width is different. So pre-assumed pixel based positioning would need to be changed according to existence of branding. Instead, i tried to use CSS rules with flexbox. Signed-off-by: Gökay ŞATIR <gokaysatir@gmail.com> Change-Id: Ib301dfa8c06a9cf12acd33caf1b6a852a2faab20 There is an additional fixup for master branch included.
0 lines
CSS
0 lines
CSS