AMBARI-17916. Redundant vertical scrollbar in widget description block (alexantonenko)
Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/442f3397 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/442f3397 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/442f3397 Branch: refs/heads/trunk Commit: 442f33978132721746bd504efbad2bc892f837fd Parents: 4d5037e Author: Alex Antonenko <[email protected]> Authored: Wed Jul 27 15:12:51 2016 +0300 Committer: Alex Antonenko <[email protected]> Committed: Wed Jul 27 15:56:00 2016 +0300 ---------------------------------------------------------------------- ambari-web/app/styles/enhanced_service_dashboard.less | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/442f3397/ambari-web/app/styles/enhanced_service_dashboard.less ---------------------------------------------------------------------- diff --git a/ambari-web/app/styles/enhanced_service_dashboard.less b/ambari-web/app/styles/enhanced_service_dashboard.less index cf02474..3e14b87 100644 --- a/ambari-web/app/styles/enhanced_service_dashboard.less +++ b/ambari-web/app/styles/enhanced_service_dashboard.less @@ -732,7 +732,6 @@ display: block; color: #808080; overflow-x: hidden; - overflow-y: scroll; height: 40px; white-space: pre-line; }
