GUAC-1053 Fixed problems highlighted in pull request comments.

This commit is contained in:
James Muehlner
2015-04-22 22:52:23 -07:00
parent c2b2302708
commit 8e3e27b8cd
5 changed files with 10 additions and 11 deletions

View File

@@ -20,7 +20,8 @@
* THE SOFTWARE.
*/
.preferences .update-password .form {
.preferences .update-password .form,
.preferences .language .form {
padding-left: 0.5em;
border-left: 3px solid rgba(0, 0, 0, 0.125);
}
}