Merge "Remove excessive 5% left-padding and replace with consistent padding"

This commit is contained in:
jenkins-bot
2016-05-30 10:51:20 +00:00
committed by Gerrit Code Review

View File

@@ -42,7 +42,7 @@
} }
#languagesettings-settings-panel { #languagesettings-settings-panel {
padding-left: 5%; padding: 0 15px;
color: #252525; color: #252525;
background: #fff; background: #fff;
border-bottom-right-radius: 5px; border-bottom-right-radius: 5px;