Merge branch 'stable-2.8'

* stable-2.8:
  Fix: File comments overlap in reply pop window
  Fix getting inherited values from PluginConfig
This commit is contained in:
Shawn Pearce
2013-11-29 17:09:25 -08:00
2 changed files with 14 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ limitations under the License.
font-weight: bold;
}
.message {
margin-left: 100px;
margin-left: 111px;
}
</ui:style>