Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: static/css/styles.css

Issue 4656385128136704: Issue 2056 - HR block fix (Closed)
Patch Set: Created March 2, 2015, 5:36 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« pages/jobs.tmpl ('K') | « pages/jobs.tmpl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: static/css/styles.css
===================================================================
--- a/static/css/styles.css
+++ b/static/css/styles.css
@@ -722,6 +722,16 @@
max-width: 1080px;
}
+#hr-contacts
+{
+ text-align: right;
+}
+
+#hr-contacts img
+{
+ border-radius: 3px;
+}
+
#jobs-overview-tab
{
display: none;
« pages/jobs.tmpl ('K') | « pages/jobs.tmpl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld